2.167 emacsvox-mines ¶
MINES == Minesweeper game in emacs. The game itself provides a
fully keyboard driven interface. In addition, Emacsvox provides
these additional interactive commands:
- SPC Speak current cell.
- . Speak neighbors of current cell.
- , Speak number of marks
- a Move to beginning of row.
- e Move to end of row.
- g Move to specified cell
- s Move to next uncovered cell.
- / Speak number of remaining uncovered cells.
- ' Speaks entire board.
Speaking cell neighbors uses appropriate clause boundaries to group
related cells — neighbors are read left-to-right, top-to-bottom.
Moving to the left/right edge of the board produces an appropriate
auditory icon.
2.167.1 Emacsvox-Mines Commands ¶
2.167.1.1 emacsvox-mines-beginning-of-row ¶
- Command: emacsvox-mines-beginning-of-row ¶
-
2.167.1.2 emacsvox-mines-end-of-row ¶
- Command: emacsvox-mines-end-of-row ¶
-
2.167.1.3 emacsvox-mines-goto ¶
- Command: emacsvox-mines-goto (index) ¶
-
2.167.1.4 emacsvox-mines-jump-to-uncovered-cell ¶
- Command: emacsvox-mines-jump-to-uncovered-cell (from-beginning) ¶
-
2.167.1.5 emacsvox-mines-speak-board ¶
- Command: emacsvox-mines-speak-board ¶
-
2.167.1.6 emacsvox-mines-speak-cell ¶
- Command: emacsvox-mines-speak-cell ¶
-
2.167.1.7 emacsvox-mines-speak-mark-count ¶
- Command: emacsvox-mines-speak-mark-count ¶
-
2.167.1.8 emacsvox-mines-speak-neighbors ¶
- Command: emacsvox-mines-speak-neighbors ¶
-
2.167.1.9 emacsvox-mines-speak-uncovered-count ¶
- Command: emacsvox-mines-speak-uncovered-count ¶
-