Terminal Games
Simple games that run in the terminal.
|
Contains all custom exceptions. More...
Classes | |
class | BackspaceKeyPressed |
Used when the backspace key is pressed. More... | |
class | NotImplementedError |
Used for functionality that has not been implemented. More... | |
class | QuitGame |
Used to quit a game. More... | |
class | QuitMainMenu |
Used to quit the main menu. More... | |
class | QuitProgram |
Used to quit the program. More... | |
class | ResetGame |
Used to reset a game which prompts the user for new options. More... | |
class | RestartGame |
Used to restart a game with the same user options. More... |
Contains all custom exceptions.