5x5-mode

5x5-mode is an interactive compiled Lisp function in `5x5.el'.


(5x5-mode)

Parent mode: `special-mode'.

A mode for playing `5x5'.

In addition to any hooks its parent mode `special-mode' might have run,
this mode runs the hook `5x5-mode-hook', as the final step
during initialization.

key binding
--- -------

C-a 5x5-bol
C-b 5x5-left
C-c Prefix Command
C-e 5x5-eol
C-f 5x5-right
RET 5x5-flip-current
C-n 5x5-down
C-p 5x5-up
SPC 5x5-flip-current
< 5x5-solve-rotate-left
> 5x5-solve-rotate-right
? describe-mode
n 5x5-new-game
q 5x5-quit-game
r 5x5-randomize
s 5x5-solve-suggest
<down> 5x5-down
<end> 5x5-eol
<home> 5x5-bol
<left> 5x5-left
<next> 5x5-last
<prior> 5x5-first
<remap> Prefix Command
<right> 5x5-right
<tab> 5x5-right
<up> 5x5-up

C-c C-b 5x5-crack-mutating-best
C-c C-c 5x5-crack-mutating-current
C-c C-r 5x5-crack-randomly
C-c C-x 5x5-crack-xor-mutate