1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 13:40:44 -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 (5x5-crack-xor-mutate): Doc fix. 2001-12-11 07:29:21 +00:00
animate.el (animate-string): Doc fix. Use a buffer 2001-08-10 18:10:40 +00:00
blackbox.el (bb-member): Remove, use member instead. 2001-12-20 06:51:24 +00:00
bruce.el Fix typos. 2001-12-15 10:32:44 +00:00
cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. 2001-11-29 08:35:51 +00:00
decipher.el Doc fix. 2001-12-20 19:01:00 +00:00
dissociate.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
doctor.el (make-doctor-variables): Remove a '($ please)'. 2001-10-23 16:15:39 +00:00
dunnet.el Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
fortune.el Undo change of 2001-07-13. 2001-07-23 09:57:37 +00:00
gamegrid.el (gamegrid-display-type): Treat any 2002-02-06 11:34:07 +00:00
gametree.el
gomoku.el Doc fixes. 2001-12-20 18:59:32 +00:00
handwrite.el *** empty log message *** 2001-07-17 07:37:19 +00:00
hanoi.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
landmark.el Fix a typo. 2001-11-20 20:34:23 +00:00
life.el (life): Rearrange code so that all calls to 2001-03-12 16:45:29 +00:00
meese.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
morse.el Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
mpuz.el Doc fix. 2001-12-20 19:01:00 +00:00
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 (spook-phrases-file): Use expand-file-name, not 2000-10-08 17:32:00 +00:00
studly.el (studlify-word, studlify-region, studlify-buffer): Fix doc-string. 2001-11-29 08:18:25 +00:00
tetris.el (tetris): New defgroup. 2002-01-23 23:33:02 +00:00
yow.el (yow): Use an arg to distinguish interactive calls, not interactive-p. 2001-12-23 06:40:00 +00:00
zone.el (zone-timeout): New var. 2002-01-10 22:14:26 +00:00