CarCry (3D Kinda-Racing Game)

Interesting. Opened this thread and the thumbnail of your former showed up. Pressed refresh and everything was ok.

You are right. Even though I made it a bit harder already in this build by adding some more cars.

It’s awesome. Can I get the source?

Hi, I tried to play, but the car is abnormally speed and controls make me go out of road even with a little button pressed.
It seems like the game runs 3 or 4 times faster that it should on my computer.
Tested on Windows 7 - JRE7 32bits.

Edit : Forcing v-sync in Graphic card settings fixed it. Perhaps you could put a fixed framerate of 60 in your code.

I will release the source at some point when I feel the development is over. Or if I get bored and never touch it again.

VSync is enabled but not at a fixed value. It depends from how many frames per seconds your monitor can handle. Yours propably can handle a value around 100 so the game runs at 100 fps.

Which is obviously a problem, and will be fixed in the next patch.