Skip to content

saurabh-prosoft/tank-me

Repository files navigation

TankMe

GitHub Workflow Status

A multiplayer online PvP tank battle 3D game with semi-realistic tank mechanics.

tankme.saurabhagat.me

Only works in browsers/devices with WebGL2 + Parallel Shader Compilation support !


Development

Start game client

npm run dev

Start firebase emulators

npm run emulators

For setting-up the tank-me authoritative game server, check this

Game client uses buffered interpolation and server state reconciliation when in multiplayer PvP mode.


License

MIT

Copyright © 2019-present | Saurabh Bhagat