game/tetris
2020-10-29 11:00:44 +01:00
..
block.png Tetris: add block texture 2020-09-29 18:22:26 +02:00
config.cpp Tetris: add block texture 2020-09-29 18:22:26 +02:00
config.hpp Tetris: add block texture 2020-09-29 18:22:26 +02:00
custom_classes.hpp TETRIS: fix bug where shadows took pieces out of bag 2020-10-29 11:00:44 +01:00
functions.cpp Tetris: add block texture 2020-09-29 18:22:26 +02:00
functions.hpp TETRIS: separate into multiple files, add options 2020-09-11 21:34:43 +02:00
global_vars.cpp Tetris: add block texture 2020-09-29 18:22:26 +02:00
global_vars.hpp Tetris: add block texture 2020-09-29 18:22:26 +02:00
Makefile Tetris: make playable on macOS 2020-10-20 11:04:07 +02:00
scenes.cpp Tetris: use new event retreival function 2020-10-20 11:43:36 +02:00
scenes.hpp TETRIS: separate into multiple files, add options 2020-09-11 21:34:43 +02:00
testfont.ttf Move tetris to its own dir 2020-09-11 14:29:06 +02:00
tetris.cpp Tetris: move generating of new blocks after restart to main thread 2020-09-26 20:13:27 +02:00