Beaten TraxX prototypes
FirstTraxX
Here's an easy way to get the constantly improving prototype; just copy-paste the script to a file/terminal:
darcs get http://www.openengine.dk/code/openengine prototype cd prototype chmod +x make.py dist.py ./dist.py install http://www.openengine.dk/data/dists/Prototype-Base.dist ./make.py rebuild
It will download openengine and all required extensions and files to a directory "prototype", and will then proceed to build the project.
You can then use the following command (from the "prototype" directory) to run the executable.
./build/Prototype-Base/Prototype-Base
Have fun, and please post any feedback you may have :)
Features:
- Unimplemented
- Sound
- "Gameplay"
- Early stage
- Lighting
- Networking
- Particle system
- Loading of Collada models
- Skydome
- Bullet physics
- Mature stage
- None as of yet


