/tanks

instant game, wip tanks multiplayer game

Primary LanguageHaxe

Tanks

Haxe, Heaps, WebRTC and Differ

Quick run

execute index.html with any modern browser

Compiling

  • Need Haxe 4.2+

  • Need Npm

sh install.sh
haxe build.hxml
npm install
npm start