SimCar, a car driving simulator

Hello Everyone,

SimCar is a car driving simulator, based on the real physics laws (So it is supposed to be realistic)

The goal of the game is to travel a certain distance without having an accident.
You can turn the steering wheel, accelerate, break, and change the gear shift.
To go forward, first engage the first gear, and then accelerate.

I made this program during the 90’s, when i was young !

Hello everyone,

added a release, with a jar ready to play :

Hello

Maybe you could use i18n to provide the few messages in several languages (French is my mother tongue but I doubt that many people here understand it). An exception is thrown when I press ESC:
Exception in thread “Timer-0” java.lang.NullPointerException
at simcar.Simcar.Son(Simcar.java:455)
at simcar.Simcar.drawProc(Simcar.java:711)
at simcar.MainFrame$1.run(MainFrame.java:45)
at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
at java.base/java.util.TimerThread.run(Timer.java:506)

Good luck.