pong
pong is an interactive autoloaded compiled Lisp function in `pong.el
'.
It is bound to <menu-bar> <tools> <games> <pong>.
(pong
)
Play pong and waste time.
This is an implementation of the classical game pong.
Move left and right bats and try to bounce the ball to your opponent.
pong-mode keybindings:
key binding
--- -------
2 pong-move-down
4 pong-move-left
6 pong-move-right
8 pong-move-up
p pong-pause
q pong-quit
<down> pong-move-down
<left> pong-move-left
<right> pong-move-right
<up> pong-move-up