forked from snapshot112/minigame-menu
General refactor and minor improvements
This commit is contained in:
@@ -2,17 +2,40 @@
|
||||
| |
|
||||
| !!! HOWTO MINIGAME !!! |
|
||||
| |
|
||||
| Make sure that your terminal |
|
||||
| has enough space to display |
|
||||
| all the output of the game. |
|
||||
| |
|
||||
| This can be achieved by |
|
||||
| going fullscreen and/or |
|
||||
| zooming out. |
|
||||
| |
|
||||
| *________________* |
|
||||
| |--- MANUAL ---| |
|
||||
| | GENERAL | |
|
||||
| *------------------------------------* |
|
||||
| | | |
|
||||
| | Exit: | |
|
||||
| | Exit current screen: | |
|
||||
| | Escape, backspace | |
|
||||
| | | |
|
||||
| | Reset zoom: | |
|
||||
| | "'ctrl' + '0'" | |
|
||||
| | | |
|
||||
| | Zoom out: | |
|
||||
| | "'ctrl' + '-'" | |
|
||||
| | | |
|
||||
| | Zoom in: | |
|
||||
| | "'ctrl' + '+'" | |
|
||||
| | "'ctrl' + 'shift' + '='" | |
|
||||
| | | |
|
||||
| *------------------------------------* |
|
||||
| |
|
||||
| "'ctrl' + '-'" |
|
||||
| |
|
||||
| You can reset the zoom with: |
|
||||
| "'ctrl' + '0'" |
|
||||
| |
|
||||
| *________________* |
|
||||
| |---- MENU ----| |
|
||||
| | MENU | |
|
||||
| *------------------------------------* |
|
||||
| | | |
|
||||
| | Move down: | |
|
||||
@@ -24,13 +47,10 @@
|
||||
| | Select: | |
|
||||
| | 'f', enter, space bar | |
|
||||
| | | |
|
||||
| | Exit: | |
|
||||
| | Escape, backspace | |
|
||||
| | | |
|
||||
| *------------------------------------* |
|
||||
| |
|
||||
| *-----------------* |
|
||||
| |- MAZE RUNNER -| |
|
||||
| | MAZE RUNNER | |
|
||||
| *------------------------------------* |
|
||||
| | | |
|
||||
| | Move up: | |
|
||||
@@ -45,13 +65,10 @@
|
||||
| | Move left: | |
|
||||
| | 'a', arrow_left | |
|
||||
| | | |
|
||||
| | Exit: | |
|
||||
| | Escape, backspace | |
|
||||
| | | |
|
||||
| *------------------------------------* |
|
||||
| |
|
||||
| *-----------------* |
|
||||
| |---- SNAKE ----| |
|
||||
| | SNAKE | |
|
||||
| *------------------------------------* |
|
||||
| | | |
|
||||
| | Turn up: | |
|
||||
@@ -66,10 +83,5 @@
|
||||
| | Turn left: | |
|
||||
| | 'a', arrow_left | |
|
||||
| | | |
|
||||
| | Exit: | |
|
||||
| | Escape, backspace | |
|
||||
| | | |
|
||||
| *------------------------------------* |
|
||||
*--------------------------------------------*
|
||||
1234567890123456789012345678901234567890123456
|
||||
10 20 30 40 |
|
||||
|
||||
Reference in New Issue
Block a user