This game was made for Kenny Jam 2017 on Itch.io. It's published on Kongregrate and Newgrounds!
Endless Tank War! is written in TypeScript and uses the Phaser engine (v2.8.5). Phaser V3 wasn't available yet when this was written.
- Pull the repo
- cd to the root folder
- install php if necessary, then run:
-
php -S localhost:8000 - open localhost:8000 in a browser
- that's it!
This project is published under the MIT license. Use it however you want!