_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
Definitions of game entities like airports and quests.
Modules
airport
core/entities/airport.py Defines the Airport data structure for the game.
quest
core/entities/quest.py Defines a quest/mission for the game.