Flight Game documentation
Game Package
config.py Loads environment variables and exposes project-level configuration. |
|
Utility functions and helpers for the Flight Game. |
|
Database access and repository modules for the Flight Game. |
|
Core game logic: entities, state, events, commands, input, and planning. |
|
CLI interface for running the Flight Game. |