Jack on the road

Jack on the road is a game code in C++ with Ogre3d graphic engine and Bullet Physic engine. It’s a project for the InnovGame 2010 competition organized by EFREI. Round 1 file

History

Jack is a young steam car driver. His job is to carry equipments from a place to another.

Gameplay

the game consist in drive this strange vehicle across the USA, avoiding traps, and off course, without lose too much goods.


Development

why?

Why Ogre3d? because I’ve already used it last year, and because it’s very comprehensive and is support by a large community.

Why Bullet? Because it’s a great engine, also used by several big commercial project.

Off course they are both OpenSource.

Progress:

The towrope is hang on the vehicle and we can drive across a dented ground!!

Comments are closed.