Skip to content

A game built with C++ in which a player has to guide a Frackman through an oil field to gather all the oil and avoid angry protestors.

Notifications You must be signed in to change notification settings

jeffreyxchan/FrackMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to FrackMan!

Description

A game coded in C++. The player has to help navigate the Frackman around the oil field until he finds all the oil barrels. There are various other items along the way along with Protestors that want to force the Frackman to leave the field. Developing this game tested proper object-oriented programming, inheritance, polymorphism, and recursion.

The game can be played by running the executable within the Debug Folder.

Controls

The Arrow Keys - Moves the Frackman around the oil field
Space Bar      - Shoots water from the Frackman's squirt gun that can stun protesters
Tab            - Frackman drops a gold nugget, hoping to bribe any chasing protesters
Z or z         - Uses a sonar charge to reveal nearby hidden objects
Esc            - Restarts the level at the cost of a life

Items

Boulders       - Can fall on the Frackman and protesters if nothing supports it
Oil Barrel     - Collect these to advance to the next level!
Gold Nuggets   - Collect these for more points, or to bribe chasing protesters
Sonar Kits     - Spawns randomly and temporarily. Grants 2 sonar charges when collected
Water Pool     - Spawns randomly and temporarily. Replenishes Frackman's water supply

About

A game built with C++ in which a player has to guide a Frackman through an oil field to gather all the oil and avoid angry protestors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published