game/tetris
2021-03-14 17:02:41 +01:00
..
block.png Tetris: add block texture 2020-09-29 18:22:26 +02:00
config.cpp TETRIS: use new sdlpp library 2020-11-21 20:58:52 +01:00
config.hpp TETRIS: Use FontConfiguration 2021-01-30 21:35:25 +01:00
custom_classes.cpp Tetris: formatting 2021-03-13 18:37:23 +01:00
custom_classes.hpp Tetris: formatting 2021-03-13 18:37:23 +01:00
functions.cpp TETRIS: Fix restart 2021-03-14 17:02:41 +01:00
functions.hpp Added FEATURE flag, fixed rare segfault 2021-03-09 09:27:15 +01:00
global_vars.cpp TETRIS: Fix restart 2021-03-14 17:02:41 +01:00
global_vars.hpp TETRIS: Fix restart 2021-03-14 17:02:41 +01:00
Makefile New collision detection 2021-03-13 15:05:16 +01:00
scenes.cpp Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
scenes.hpp TETRIS: Use FontConfiguration 2021-01-30 21:35:25 +01:00
testfont.ttf Move tetris to its own dir 2020-09-11 14:29:06 +02:00
tetris.cpp TETRIS: Fix restart 2021-03-14 17:02:41 +01:00