I’m working on this little game, where the player controls a tank in a top-down view.
First, maybe you can try what I have already, I’m using Slick + Phys2D:
http://gamadu.com/games/tankz/webstart/tankzgame.jnlp
You see how strangely it behaves, sliding etc.
The tank has two front tracks for turning, and they should have the same effect on the tanks movement like regular “wheels”. Also, notice how the tank slides to the sides to the sides, not normal. Clearly I need some sort of vehicle support.