manual??? and refactoring

This commit is contained in:
2025-10-17 21:08:03 +02:00
parent a2d4290076
commit 103f85d07e
15 changed files with 211 additions and 52 deletions

75
assets/handleiding.txt Normal file
View File

@@ -0,0 +1,75 @@
*--------------------------------------------*
| |
| !!! HOWTO MINIGAME !!! |
| |
| *________________* |
| |--- MANUAL ---| |
| *------------------------------------* |
| | | |
| | Exit: | |
| | Escape, backspace | |
| | | |
| *------------------------------------* |
| |
| *________________* |
| |---- MENU ----| |
| *------------------------------------* |
| | | |
| | Move down: | |
| | 's', arrow_down | |
| | | |
| | Move up: | |
| | 'w', arrow_up | |
| | | |
| | Select: | |
| | 'f', enter, space bar | |
| | | |
| | Exit: | |
| | Escape, backspace | |
| | | |
| *------------------------------------* |
| |
| *-----------------* |
| |- MAZE RUNNER -| |
| *------------------------------------* |
| | | |
| | Move up: | |
| | 'w', arrow_up | |
| | | |
| | Move down: | |
| | 's', arrow_down | |
| | | |
| | Move right: | |
| | 'd', arrow_right | |
| | | |
| | Move left: | |
| | 'a', arrow_left | |
| | | |
| | Exit: | |
| | Escape, backspace | |
| | | |
| *------------------------------------* |
| |
| *-----------------* |
| |---- SNAKE ----| |
| *------------------------------------* |
| | | |
| | Turn up: | |
| | 'w', arrow_up | |
| | | |
| | Turn down: | |
| | 's', arrow_down | |
| | | |
| | Turn right: | |
| | 'd', arrow_right | |
| | | |
| | Turn left: | |
| | 'a', arrow_left | |
| | | |
| | Exit: | |
| | Escape, backspace | |
| | | |
| *------------------------------------* |
*--------------------------------------------*
1234567890123456789012345678901234567890123456
10 20 30 40 |