Skip to content

Tags: vytautashi/go-tank

Tags

v0.5.0

Toggle v0.5.0's commit message
Fix bullet collision with player, add tests

Once bullet collides with player it must break/stop collision
check for that player, so that remaining bullets won't collide.
Also add tests for `bullet.go`