notcurses/src/tetris
2021-08-15 22:56:04 -04:00
..
background.h move call to termname() into interrogate_terminfo() #2023 2021-08-05 00:56:58 -04:00
clear.h Remove cell_simple_p() 2020-08-16 15:57:32 -04:00
gravity.h tetris: start on level 1 2020-07-12 03:12:42 -04:00
lock.h Generalized mergedown #779 (#932) 2020-08-20 23:51:35 -04:00
main.cpp use PRIu64 in place of %ju #2062 2021-08-15 22:56:04 -04:00
main.h death to sigset_t #1967 2021-07-25 00:38:33 -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 replace random() with rand() for windows goodness 2021-07-24 15:18:02 -04:00
rotate.h tetris: rely on c++ exceptions #621 2020-05-21 17:37:39 -04:00
score.h use PRIu64 in place of %ju #2062 2021-08-15 22:56:04 -04:00
stain.h CHANNELS_RGB_ -> NCCHANNELS_ 2021-07-10 17:54:06 -04:00
stuck.h Remove cell_simple_p() 2020-08-16 15:57:32 -04:00
ticker.h Tetris: update to reflect ncpp render() return value inversion #484 2020-04-15 12:49:37 -04:00