Releases: aehmttw/Tanks
Releases · aehmttw/Tanks
Tanks v0.2.2
What's new in Tanks v0.2.2:
- Backend changes, such as...
- Scaling (accessible from Screen)
- A level parser
- Yellow tank bullets now bounce
Tanks v0.2.1
What's new in Tanks v0.2.1:
- Mines now blow up when in range of another mine or hit by a bullet
Tanks v0.2.0
What's new in Tanks v0.2.0:
- Graphical effect handling has been split from movable handling
- Added a 3 second wait period before the game begins
- Improved handling of removal of objects from arraylists - fixing the weird graphical bugs that could be seen in the trails of light green tank trails
- Also changed the color of light green tanks
- Added mines, which you can place by pressing return
- Also added blue-green and yellow tanks, both of which move
- Blue-green tanks shoot non-bouncy fire bullets, and yellow tanks lay mines
- Yellow tank AI is still work-in-progress.
Tanks v0.1.0
What's new in Tanks v0.1.0:
- Added player tank
- Added light green and brown tanks
- Added bullets
- Added obstacles