wip refactoring file structure
This commit is contained in:
		
							
								
								
									
										87
									
								
								games/manual/assets/manual.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										87
									
								
								games/manual/assets/manual.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,87 @@ | ||||
| *--------------------------------------------* | ||||
| |                                            | | ||||
| |           !!! 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.                        | | ||||
| |                                            | | ||||
| |             *________________*             | | ||||
| |             |    GENERAL     |             | | ||||
| |   *------------------------------------*   | | ||||
| |   |                                    |   | | ||||
| |   |        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      |             | | ||||
| |   *------------------------------------*   | | ||||
| |   |                                    |   | | ||||
| |   |             Move down:             |   | | ||||
| |   |          's', arrow_down           |   | | ||||
| |   |                                    |   | | ||||
| |   |              Move up:              |   | | ||||
| |   |           'w', arrow_up            |   | | ||||
| |   |                                    |   | | ||||
| |   |              Select:               |   | | ||||
| |   |        'f', enter, space bar       |   | | ||||
| |   |                                    |   | | ||||
| |   *------------------------------------*   | | ||||
| |                                            | | ||||
| |            *-----------------*             | | ||||
| |            |   MAZE RUNNER   |             | | ||||
| |   *------------------------------------*   | | ||||
| |   |                                    |   | | ||||
| |   |             Move up:               |   | | ||||
| |   |          'w', arrow_up             |   | | ||||
| |   |                                    |   | | ||||
| |   |            Move down:              |   | | ||||
| |   |         's', arrow_down            |   | | ||||
| |   |                                    |   | | ||||
| |   |            Move right:             |   | | ||||
| |   |         'd', arrow_right           |   | | ||||
| |   |                                    |   | | ||||
| |   |            Move left:              |   | | ||||
| |   |         'a', arrow_left            |   | | ||||
| |   |                                    |   | | ||||
| |   *------------------------------------*   | | ||||
| |                                            | | ||||
| |            *-----------------*             | | ||||
| |            |      SNAKE      |             | | ||||
| |   *------------------------------------*   | | ||||
| |   |                                    |   | | ||||
| |   |             Turn up:               |   | | ||||
| |   |          'w', arrow_up             |   | | ||||
| |   |                                    |   | | ||||
| |   |            Turn down:              |   | | ||||
| |   |         's', arrow_down            |   | | ||||
| |   |                                    |   | | ||||
| |   |            Turn right:             |   | | ||||
| |   |         'd', arrow_right           |   | | ||||
| |   |                                    |   | | ||||
| |   |            Turn left:              |   | | ||||
| |   |         'a', arrow_left            |   | | ||||
| |   |                                    |   | | ||||
| |   *------------------------------------*   | | ||||
| *--------------------------------------------* | ||||
		Reference in New Issue
	
	Block a user