Free airline simulation game
-
Updated
Aug 29, 2026 - TypeScript
Free airline simulation game
A real-time online airline management sim - one shared persistent world, running at 2× wall-clock time, that never pauses.
This project implements multiple hash tables to manage airline-related data efficiently. The hash tables cover planes, plane types, plane seats, passengers, reservations, flight legs, flight instances, airports, and pilots. Each hash table uses an appropriate hashing strategy and collision resolution method for optimal data access.
Add a description, image, and links to the airline-simulation topic page so that developers can more easily learn about it.
To associate your repository with the airline-simulation topic, visit your repo's landing page and select "manage topics."