pkMan

pkMan is a game which is played by taking a player through a maze of hazards. The player picks up points as it moves through the maze. The player uses the arrow keys to control the direction of motion of the ball.

The game is programmed in C++, and uses the graphics mode functions.

The red ball can be guided while the rest of the balls represent hazards (yellow) and bonus balls (cyan). The aim is to eat all the bonus balls, and save the red ball from the yellow ones.

A sample binary file, demonstrating the movement of the red ball, and the control of its motions( numeric pad UP, DOWN, LEFT, RIGHT arrows; otherwise 8-UP, 4-LEFT, 6-RIGHT, 2-DOWN) can be downloaded here. Press the 'q' button to quit the demo version.
 

                   

Download the sample binary

Back to projects

Hosted by www.Geocities.ws

1