Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Repository files navigation

🧑‍✈️ Traffic Controller

A bot for the video game Auto Traffic Control – written in TypeScript.

Code of Conduct

👋 This is a welcoming and inclusive project. Be nice and follow our code of conduct.

Docker

To run this project with Docker, first build the container:

docker build -t atc-client .

Until jdno/auto-traffic-control#171 is resolved, you have to run the server natively in the background and run the container with the host network to allow it to query the server:

(cd /location/of/auto-traffic-control && ./auto-traffic-control)& docker run --rm -it --network=host atc-client

License

This project is released under the terms of the MIT License.

About

A Node bot for the video game Auto Traffic Control

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages