About

TERMS OF SERVICE

PRIVACY POLICY

Author

Hi, I'm kodestan, I made this game as an excuse to learn more about game dev and to tinker a little bit with Go by writing something more complicated than a CRUD app.

Contact | Bug reports

Write me an email to imkodestan@gmail.com.

Or find me on youtube, twitter/x or my personal website.

Credits

Sound effect used in game are from zapsplat.com

How it's made?

  • Golang backend
  • sprites generated in a custom 3d python renderer
  • client side in TypeScript, rendered in <canvas> element
  • in-game communication via WebSockets

Future plans

Not sure about the timelines, but plans for next releases are as follows:

  • dashboard with game history
  • better support on iOS/Safari - you may notice dropped connections
  • new sceneries
  • proper HP system instead of hit == kill
  • more units:
    • lighter units with larger range, lower firepower
    • artillery with limited visibility and movement range, able to fire parabolically on greater distances