Files
emacs/lisp/play
Richard M. Stallman 5bcfaa0725 (snake-velocity-queue, snake-update-velocity)
(snake-final-x-velocity, snake-final-y-velocity):
New variable and functions.  Store user's keypresses
into a queue and pop from the queue each subsequent turn.
(snake-update-game, snake-move-left)
(snake-move-right, snake-move-up, snake-move-down, snake-active-p)
(snake-start-game): Use that queue.
(snake-use-glyphs-flag): Renamed from snake-use-glyphs.
(snake-use-color-flag): Likewise.
(snake-mode): Rename uses of those variables.
2002-02-22 15:19:06 +00:00
..
2001-12-11 07:29:21 +00:00
2001-12-15 10:32:44 +00:00
2001-12-20 19:01:00 +00:00
2002-02-06 11:34:07 +00:00
2001-12-20 18:59:32 +00:00
2001-11-20 20:34:23 +00:00
2001-12-20 19:01:00 +00:00
2002-01-23 23:33:02 +00:00
2002-01-10 22:14:26 +00:00