Skip to content

Resolve "implement collision detection"

Collision detection between the bullet and both of the tanks. Destroys bullet after collsion with either ground or tank

Does not implement:

  • Collision detection between the tanks
  • What is to happen on collision

Closes #48 (closed)

Merge request reports