Home | About Me | Game Programming Centre | Misc Links  
Home >> Game Programming >> Assignment 4 (Go Cart Collision)
My Links:
:: Updates ::
:: Assignment 4 ::
:: Assignment 6 ::

This is an add-on feature to the scene created in Assignment 2.

In this assignmnet, the objective is to create a game to implement collision detection. I have created a game whereby the user has to control a go kart(just a brown box) and navigate it through a field of vertically moving planes. To win, the user has to successfuly navigate the go-kart to hit the stairs without colliding with any of the falling planes.

Here is a screenshot of the game in progress.

The program can be downloaded from the following links:

:: Source files >> DOWNLOAD

:: Exe & Src Files >> DOWNLOAD

Program Keys:

- Navigation : Up Arrow, Down Arrow, Left Arrow, Right Arrow

- Toggle Day & Night: D (Slowly brighten), N (Slowly darken)

- Toggle on/off spotlight (Only at night): S

- Toggle on/off bumps: B

- Enable Game Mode: P

- Restart Game: Q

- Go-Kart Movement: T (Forwards), G (Backwards), F (Left), H (Right)

Enjoy!!

 
Other Misc Links:
Nehe Game Development (OpenGL Guide)
 
Copyright Guang Yi Development 2005. No unauthorized copying, publishing or printing of material from this website.