game.core.commands
Command implementations and registration for the Flight Game CLI.
Modules
core/commands/command.py Implements the notorius game programming command pattern. |
|
core/commands/result.py Defines the result and status types for the game commands. |