game/tetris
2021-04-29 19:49:04 +02: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: mouse proof-of-concept 2021-04-29 19:49:04 +02:00
custom_classes.cpp Tetris: use new API 2021-04-29 13:25:55 +02:00
custom_classes.hpp Tetris: formatting 2021-03-13 18:37:23 +01:00
functions.cpp Tetris: use new API 2021-04-29 13:25:55 +02: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 Tetris: mouse proof-of-concept 2021-04-29 19:49:04 +02:00
scenes.cpp Tetris: mouse proof-of-concept 2021-04-29 19:49:04 +02: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: use new API 2021-04-29 13:25:55 +02:00