jeremybennett/torcs — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a classic desktop racing game and simulator based on this TORCS repo. I want to be able to install it, launch it, pick a car and track, race against computer controlled drivers, and also run races from the command line for testing or AI training.

Keep the old school feel, with menus, in game help with F1, car and track data included, and options for older graphics cards like turning off multitexturing. Please make the source build cleanly on Linux first, and keep the Windows project files working if possible.

Generate the developer docs with Doxygen if that is still supported, and add clear simple run instructions so someone can start the game without digging through the old README. If dependencies or build steps are outdated, look up current docs online and modernize only what is needed to make it compile and run.

Want more depth? Deep Reverse