Module Name: src Committed By: mrg Date: Thu Feb 19 02:27:30 UTC 2015
Modified Files: src/games/tetris: tetris.6 tetris.c Log Message: add a 'down' key to tetris, defaulting to 'n'. it move the block down a line, if it fits. like most other tetris games have. minor clean up of magic number usage while here. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/tetris/tetris.6 cvs rdiff -u -r1.27 -r1.28 src/games/tetris/tetris.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.