notcurses/src/tetris
2020-07-25 23:11:28 -04:00
..
background.h tetris: refresh on startup in place of erase() 2020-07-22 13:34:18 -04:00
clear.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
gravity.h tetris: start on level 1 2020-07-12 03:12:42 -04:00
lock.h tetris: start on level 1 2020-07-12 03:12:42 -04:00
main.cpp tetris: start on level 1 2020-07-12 03:12:42 -04:00
main.h Clear screen if we want smcup but it's not available #817 2020-07-22 17:53:46 -04:00
movedown.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
movelateral.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
newpiece.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
rotate.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
score.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
stain.h tetris: ensure continued color changes #825 2020-07-25 23:11:28 -04:00
stuck.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
ticker.h Tetris: update to reflect ncpp render() return value inversion #484 2020-04-15 12:49:37 -04:00