_c()
bold()
dim()
err()
info()
ok()
warn()
clamp()
normalize()
scale_to_index()
AirportRepository
_row_to_airport()
get_connection()
Game
_clear_console()
_colorize_line()
_main_menu()
main()
Renderer
CLI interface for running the Flight Game.
Modules
main
cli/main.py Entry point and main loop for the Flight Game (cli).
renderer
cli/renderer.py Handles drawing CLI elements for the flight game.