yussidivnall / mobile-tank-game

a simple mobile game where you drive a little tank around
http://tgame2.sourceforge.net/
1 stars 0 forks source link

Add Collision detection #5

Open yussidivnall opened 14 years ago

yussidivnall commented 14 years ago

Needs to add more complex collision detection to TPhysics, at the moment only the tank has any sort of that, and only head on collisions are only partially implemented.

yussidivnall commented 14 years ago

WIP