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 elide compiler stupidity. 2017-03-20 22:05:27 +00:00
screen.h
shapes.c
tetris.6 tetris(6) is not limited to CRT displays. noted by tnn 2016-03-12 03:14:59 +00:00
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