issues
search
InjectorGames
/
TetrisGame
Open-source tetris game prototype
BSD 3-Clause "New" or "Revised" License
1
stars
0
forks
source link
Tasks
#1
Open
cfnptr
opened
4 years ago
cfnptr
commented
4 years ago
Task list
Common
[x] Create repository
[x] Add all team contributors
Programming
[x] Create 2D rendering engine (@QuantumBranch)
[x] Find best rendering solution (@QuantumBranch)
[ ] Do not load texture for each block, use shared instance array.
[ ] Create main game classes.
[ ] Make UI shader with borders
[ ] Do not use MVP matrix, because only 2D.
Painting
[x] Invite at least one artist :D
[ ] Winter blocks theme (@plesen-san)
[x] Minimalistic blocks theme (@Animeska34)
cfnptr
commented
4 years ago
Feel free to edit or add tasks.
Task list
Common
Programming
Painting