You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`