1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/play
Lukas Huonker 195e19e4f9 * lisp/play/tetris.el: Cleanup image representation and rotation.
(tetris-tty-colors, tetris-x-colors, tetris-blank):
Remove leading nil element, adjust values.
(tetris-shapes, tetris-shape-scores):
Change representation of shapes and remove some redundancy.
(tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
(tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
Adjust for working with new representation of shapes.
(tetris-shape-rotations): New function.
(tetris-move-bottom, tetris-move-left, tetris-move-right)
(tetris-rotate-prev, tetris-rotate-next):
Adjust for working with the new version of tetris-test-shape.
2010-07-24 01:26:42 +02:00
..
.gitignore
5x5.el
animate.el
blackbox.el
bruce.el
bubbles.el
cookie1.el
decipher.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
dissociate.el
doctor.el
dunnet.el
fortune.el
gamegrid.el
gametree.el
gomoku.el Simplify by using `define-derived-mode'. 2010-04-15 03:12:20 +02:00
handwrite.el
hanoi.el
landmark.el
life.el
meese.el
morse.el
mpuz.el
pong.el
snake.el
solitaire.el
spook.el
studly.el
tetris.el * lisp/play/tetris.el: Cleanup image representation and rotation. 2010-07-24 01:26:42 +02:00
yow.el
zone.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00