This is my first published title.
It's a driving game made using the LithTech game engine. The game was developed over a period of 7 months. A Review can be found here. My contributions to project were designing developing and debugging the following:

    Rigid Body Physics:
  • Penalty Based system
  • Use of any primitive type
  • Handles any number of simultaneous contacts
  • Had to rewrite some collision code

    Controls Systems:
  • Player Controls
  • Camera Movement