Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 557 Bytes

ATC-Sim Game

This game is a browser-playable arcade game built using Processing (runs in browser using ProcessingJS). You can play the game live here.

atcsim

Running Locally

First, ensure you have installed Bower. After doing so, run:

bower install processing

Then, open index.html in your web browser of choice.