# README
tanklets
This is a multiplayer tank game I am making using Go. No game engine, just Go bindings to OpenGL, GLFW, my port of Chipmunk2D, and Nuklear for GUI stuff.
The original Unity version is here.
how to play
- Go to the latest release
- Download
bins.zip
- Extract it
- Run
tanklets.exe
(windows) ortanklets.app
(mac) - Click Host & Join to start a LAN game, or Play Now to try your luck online
# Constants
No description provided by the author
No description provided by the author
Collision types.
default tank attributes (power-ups could change them!).
default tank attributes (power-ups could change them!).
Game state.
Game state.
Game state.
Game state.
Game state.
default tank attributes (power-ups could change them!).
default tank attributes (power-ups could change them!).
default tank attributes (power-ups could change them!).
default tank attributes (power-ups could change them!).
default tank attributes (power-ups could change them!).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author