A downloadable game for Windows, macOS, and Linux

Auto Traffic Control is a video game for programmers. Your task is to create a program that can safely manage the airspace above two airports. Score points by landing airplanes, and make sure no two aircraft get too close together!

Visit the official website

How to play

Auto Traffic Control is played by writing code that interacts with the game. You need three things to play the game:

1. The Game

The easiest way to get the game is to download it via the itch app. We provide pre-compiled binaries of the game for Linux, macOS, and Windows. And when a new version is released, you'll get that automatically through the app as well.

2. A Client Library

The communication between the game and your program is done through an API. We publish client libraries that make it super easy to get started. Check the documentation to see which languages are officially supported. Missing yours? Open an issue on GitHub to let us know!

3.  Your Program

And finally, you need to create a program. Check the official website for a Getting Started guide and a Tutorial using TypeScript.

Read the official Getting Started guide

Community

Join the community on GitHub to give feedback, share ideas, ask questions, and connect with the developers and other players.

Join the community

Download

Download
auto-traffic-control-macos-stable.zip 7 MB
Version 0.3.2 May 19, 2022
Download
auto-traffic-control-linux-stable.zip 10 MB
Version 0.3.2 May 19, 2022
Download
auto-traffic-control-windows-stable.zip 7 MB
Version 0.3.2 May 19, 2022

Development log