NetBSD/games/tetris
christos a5d2792650 Add a little color. In order to minimize logic differences, keep 0 as the
empty board value, and since 7 is white, turn white into black (0) when
painting.
2014-06-11 16:47:39 +00:00
..
Makefile
input.c
input.h
pathnames.h
scores.c
scores.h
screen.c Add a little color. In order to minimize logic differences, keep 0 as the 2014-06-11 16:47:39 +00:00
screen.h
shapes.c Add a little color. In order to minimize logic differences, keep 0 as the 2014-06-11 16:47:39 +00:00
tetris.6
tetris.c Add a little color. In order to minimize logic differences, keep 0 as the 2014-06-11 16:47:39 +00:00
tetris.h Add a little color. In order to minimize logic differences, keep 0 as the 2014-06-11 16:47:39 +00:00