game.core.commands

Command implementations and registration for the Flight Game CLI.

Modules

command

core/commands/command.py Implements the notorius game programming command pattern.

result

core/commands/result.py Defines the result and status types for the game commands.