A 2d tank game where the player controls a blue tank to destroy all enemy tanks to clear a level.
The original developer is aehmttw, I'm just the main contributor.
Demo link goes directly to the steam page, try the game out! (or at least watch the trailer). Direct JAR download is available as well via Github Releases in the repo.
My contributions are under my Github username orangishcat
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
network optimizations! overall reduced the network traffic by around 80%
chunk loading 6 got merged yay! a significant portion of my contributions have now been merged, even though there's still more. nonetheless, that's still pretty cool.
meanwhile, the developer has been working on cool stuff such as bullet trail editors!
check out original game at https://github.com/aehmttw/Tanks
you should try it
stuff merged so far:
- editor selectors
- effect manager
- better sound loading
- code cleanup