Skip to content

A text-based escape game where the player's choices decide the events that unfold in the game and whether or not they are able to escape.

Notifications You must be signed in to change notification settings

AustinHudson/Text-Based-Escape-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Based-Escape-Game

A text-based escape game where the player's choices decide the events that unfold in the game and whether or not they are able to escape.

Game Description

The player awakens to find themselves on the beach of an unfamiliar island. The main part of the game unfolds in a 7 room house where the player must gather the necessary resources to repair a radio to call for help. The player's choices affect the events that happen in the game and will ultimately decide whether or not they make it off the island.

How to Play

Ensure all of the files are in the same directory including the makefile. Then, enter the following command into the terminal:

make

After that, the game should compile and an executable named escapeGame.bin should be in the directory.

To start the game, run the command:

./escapeGame.bin

About

A text-based escape game where the player's choices decide the events that unfold in the game and whether or not they are able to escape.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published