NetBSD/games/tetris
2020-09-07 00:31:11 +00:00
..
input.c
input.h
Makefile apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c 2020-09-06 10:51:20 +00:00
pathnames.h
scores.c avoid uninit memory and use memmove vs strncpy for a will be 2020-09-07 00:31:11 +00:00
scores.h
screen.c
screen.h
shapes.c
tetris.6
tetris.c tetris: Use arc4random_uniform instead of modulo for better randomness 2020-07-21 02:42:05 +00:00
tetris.h tetris: Use arc4random_uniform instead of modulo for better randomness 2020-07-21 02:42:05 +00:00