Archived
1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
3f03709cea Add suport of color into Tetrominoe parser 2022-05-04 10:13:58 +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
Ziedelth
5f02b36cb7 Remove random unused 2022-04-07 14:20:56 +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
62970a1fb9 Default App structure 2022-04-06 11:39:36 +02:00
Ziedelth
d26fa699e5 Add game system 2022-04-06 11:30:44 +02:00
Ziedelth
427986f599 Add render 2022-04-06 11:15:55 +02:00
3b3dc28b28 Initial commit 2022-03-23 08:59:39 +01:00