NetBSD/games/tetris
mrg 1ff60d1f84 avoid uninit memory and use memmove vs strncpy for a will be
truncated on purpose string.
2020-09-07 00:31:11 +00:00
..
Makefile apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c 2020-09-06 10:51:20 +00:00
input.c
input.h
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