mes258 / SimpleAiGames

Fun, simple games with some AI
0 stars 0 forks source link

Collision Finder #1

Closed mes258 closed 6 years ago

mes258 commented 6 years ago

Update method used to find collisions - right now the entire object must be overlapped with a wall, update so any touch will kill the object.

mes258 commented 6 years ago

Fixed!