Racing Simulator Scripts
I need a couple of JavaScript applets made for an on line racing simulator. You will not need to design these applets, nearly all of the pseudo code will be given to you. I have worked out most of the details, I just need someone to build it for me. It will not be graphical. Everything it displays will be the text representation of what happens.
The first applet will simulate laps around a race track. It will take information from the user( tire pressure, gear ratios, etc) and static variables about each track (length, turn difficulty, angle of the turn, etc). All these variables will be run through a formula and it will return an estimated lap time. This lap time will be saved in a database. The time will also be compared to the fastest recorded time and displayed to the user.
The next program may or may not need to be JavaScript, but will use the same functions as the first program. It will take each user’s car setup and simulate a race; lap by lap, pass by pass. There will be possibilities for wrecks if certain events occur (cars getting too close to each other, etc), blown engines (if parts fail), and other random occurrences that could happen in a race. This “race” will be recorded in a text format and sent to be displayed on an applet leader board. This leader board will be updated as the race is “run”.
Post similar project on sosexpert.com
