Skip to content

"Haunted House" is a text based adventure game in which the user can explore rooms in a haunted house. The goal of the game is to try to find your way out of the house.

Notifications You must be signed in to change notification settings

bdtripp/haunted_house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haunted House

Haunted House is a text based adventure game in which the user can explore rooms in a haunted house. The goal of the game is to try to find your way out of the house.

Languages: Written in Java.

View Javadoc (API documentation) for the project at: http://bdtripp.com/documents/hh_javadoc

Short list of commands to get you started:

help: use to get info on how to play the game and a list of all the commands

look: Use to get a description of your location and directions that you are able to travel in

items: Use to print a list of items that you are carrying and descriptions of each item

stats: Use to print a list of the players current stats

go: Use to move from room to room -- Type "go" + "space" + "a direction" Hint(s): Directions are north, south, east, or west

quit: Use to quit the program

About

"Haunted House" is a text based adventure game in which the user can explore rooms in a haunted house. The goal of the game is to try to find your way out of the house.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published