1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Francesco Potortì
c2f8b57c62 (snake-border-options): Use color on tty if available. 2002-09-13 13:31:54 +00:00
Colin Walters
e6eb4750af (snake-score-file): Default to just "snake-scores". 2002-04-10 19:14:07 +00:00
Sam Steingold
adcce7d5f5 fixed parens in the last patch 2002-03-03 16:09:28 +00:00
Richard M. Stallman
35ce93ebfd (snake-score-file): Put in home dir, not in /tmp. 2002-03-03 14:13:14 +00:00
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
Pavel Janík
abbf7dcdd6 (snake-mode): Remove make-local-hook. 2001-11-25 11:32:52 +00:00
Eli Zaretskii
a7c29c442c (snake-score-file): Use temporary-file-directory
instead of a literal "/tmp".  Suggested by Robert
<robert@chezmarshall.freeserve.co.uk>.
2001-09-29 18:37:22 +00:00
Pavel Janík
6e44da43b1 Some fixes to follow coding conventions. 2001-07-16 09:10:19 +00:00
Richard M. Stallman
6b6dee47c9 Comment change. 1998-06-14 21:32:13 +00:00
Richard M. Stallman
0bbf74a829 Initial revision 1998-06-14 21:24:54 +00:00