You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/src/tetris
nick black e95e2fac66 ncvisual_render -> ncvisual_blit (nctetris) 3 years ago
..
background.h ncvisual_render -> ncvisual_blit (nctetris) 3 years ago
clear.h Remove cell_simple_p() 4 years ago
gravity.h tetris: start on level 1 4 years ago
lock.h Generalized mergedown #779 (#932) 4 years ago
main.cpp use PRIu64 in place of %ju #2062 3 years ago
main.h [tetris] drop Release events 3 years ago
movedown.h tetris: rely on c++ exceptions #621 4 years ago
movelateral.h tetris: rely on c++ exceptions #621 4 years ago
newpiece.h replace random() with rand() for windows goodness 3 years ago
rotate.h tetris: rely on c++ exceptions #621 4 years ago
score.h nctetris: kill off bogus cast 3 years ago
stain.h CHANNELS_RGB_ -> NCCHANNELS_ 3 years ago
stuck.h Remove cell_simple_p() 4 years ago
ticker.h Tetris: update to reflect ncpp render() return value inversion #484 5 years ago