Archived
1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
97f2542119 Merge branch 'core-game' 2022-04-07 16:05:42 +02:00
00dd266cf6 Add Tetrominoe parser from json resource 2022-04-07 15:57:22 +02:00
c0d999e5f2 Merge remote-tracking branch 'origin/game-system'
# Conflicts:
#	Models/Grid.cs
#	Models/Tetrominoe.cs
#	Tetris.csproj
2022-04-07 14:48:04 +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
6473e22447 Setup printable Grid with Tetrominoe and color 2022-04-07 12:35:51 +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