Releases: Arc676/Tanks-Godot
Initial Release
The first release of Tanks is here! Collision detection should be fixed and various UI/UX improvements have been introduced based on feedback on the beta builds.
If you have an Ubuntu Touch device, you can download Tanks from the OpenStore.
Mac users: on newer versions of macOS, the application will be automatically quarantined. You can remove the app from quarantine by running
xattr -dr com.apple.quarantine /path/to/Tanks.app
in the Terminal. This is being worked on (see this pull request in Godot).
Beta 0.2.0
Fixed a couple bugs and made visual improvements. Main bug to work on now is making collision detection more reliable (#8).
Beta 0.1.0
Beta release for playtesting.
Note: there is a known issue with the projectile tracker (see #3); if all projectiles have despawned but the turn still does not end, just click "Draw Game" and go to the next round. This does not appear to occur often.
See LICENSE
for the GPL license. README.md
includes information about the game. See CREDITS
for licensing information about the assets in the game.