Fix: - Make sure that you can get hit by your own bullets. Implement by: - Adding field to cannonball where we count each time the ball is bounced. If bounce > 0. Then player can get hit by own cannon.
Fix:
Implement by: