|
Spicy Invaders v.1.0.0
A TUI Space Invader
|
Classes | |
| class | BaseMenuView |
| Abstract description of a menu and its default behavior. More... | |
| class | GameView |
| Represent a Space Invader game. More... | |
| class | MainMenuView |
| Main game menu. Lets the user start a game, change options, get help or quit. More... | |
| class | PauseMenuView |
| Represents an in-game pause menu. A pause menu lets the user restart, set up or quit the game. More... | |
| class | SettingsMenuView |
| Displays the settings menu and gets the user input. The settings lets the user choose the game's difficulty and toggle audio. More... | |