|
Spicy Invaders v.1.0.0
A TUI Space Invader
|
Classes | |
| class | GameModel |
| Main game model. By default, the difficulty is set to easy. More... | |
| class | MenuModel |
| Model used to hold menu-related data. More... | |
| class | ScoreModel |
| Stores the score. More... | |
| class | SoundModel |
| Holds sound-related components of the game. More... | |
Enumerations | |
| enum | Sound { EXPLOSION , SHOOT , PLAYER_HIT , SELECTION , MENU , GAMEPLAY } |
| Represents the different types of sounds that can be played throught the game. More... | |
ETML Author: Sebastien TILLE Date: May 18th, 2024
Represents the different types of sounds that can be played throught the game.