A top down game of mini tanks coded in pure Typscript Try it out here: https://sparrill14.github.io/
- Clone the Treads repo
git clone https://github.com/sparrill14/Treads.git
- Install node packages
npm install
- Run the server in development mode
npm run start
- Build the project in production mode
npm run build
MIT License
@sparrill14 on Github