Archived
1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Ziedelth
1c80d4c05a Update 2022-04-07 17:24:00 +02:00
00dd266cf6 Add Tetrominoe parser from json resource 2022-04-07 15:57:22 +02:00
b4a3a41566 Merge remote-tracking branch 'origin/game-system'
# Conflicts:
#	Models/Grid.cs
#	Models/Tetrominoe.cs
#	Tetris.csproj
2022-04-07 14:31:36 +02:00
4a775ee9a3 Show empty space on Tetrominoe print 2022-04-07 13:52:28 +02:00
3c97673d50 Fix boundaries test error 2022-04-07 13:51:49 +02:00
6473e22447 Setup printable Grid with Tetrominoe and color 2022-04-07 12:35:51 +02:00
0b5114290e Add Tetrominoe with shape rotation and movement support
Add Grid with basic collision verification
2022-04-06 11:40:33 +02:00
Ziedelth
427986f599 Add render 2022-04-06 11:15:55 +02:00