Projects/OERacer

Version 13 (modified by cpvc, 5 years ago)

updated urls

OERacer

Get the latest version with:

    darcs get http://openengine.dk/code/projects/OERacer

Description:

Small racing game, showing you how to use basic features in the standard engine.

For a quick introduction on how to getting starting coding you own games check this out!

Dependencies

OERacer depends on the OpenGL Renderer extension, SDL extension, Acceleration Structures extension and Physics extension. To get up and running quickly, save the repos file OERacer.repos Download to the [browser:/ OpenEngine root directory] and run

./repos.py update oeracer

Note: on Windows python is not installed by default, to use repos.py on Windows, download and install this package:  Python 2.5.2

The project only contains the actual source code so in order to try this demo you must get some resources from here and save them to the subdirectory called data in the OERacer directory (eg. ../projects/OERacer/data/FutureTank/FutureTank.obj)

Needed resources:

Attachments