1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
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
..
.gitignore
5x5.el
animate.el
blackbox.el
bruce.el
cookie1.el
decipher.el
dissociate.el
doctor.el
dunnet.el
fortune.el
gamegrid.el
gametree.el
gomoku.el
handwrite.el
hanoi.el
landmark.el
life.el
meese.el
morse.el
mpuz.el
pong.el (pong-border-options): Make the border colors slightly more bright. 2002-02-06 12:06:19 +00:00
snake.el (snake-velocity-queue, snake-update-velocity) 2002-02-22 15:19:06 +00:00
solitaire.el
spook.el
studly.el
tetris.el
yow.el
zone.el