camillol / MacTorcs

Mac port of Torcs, The Open Racing Car Simulator
http://torcs.sourceforge.net/
11 stars 5 forks source link

About

This project contains all necessary files to patch and compile the original Torcs 1.3.1 sources into a bundled Mac OS X application using Xcode.

The Xcode project is based on previous work by Stephen Hudson and others, with vast changes to streamline the build, leverage the existing Torcs makefiles for installing data, and reduce the size of the final application bundle. The Mac-specific changes to the source code have been redone to minimize impact (for instance, there is now no need to change the way learning and tmath headers are included). As a result, this port should be easier to maintain and adapt to future versions of Torcs.

Camillo Lugaresi

How to install

How to add a driver

TODO