Skip to content

Starter code for the Text Adventure Game homework

Notifications You must be signed in to change notification settings

cis1951/hw1-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

(game title)

For instructions, consult the CIS 1951 website.

Explanations

What locations/rooms does your game have?

What items does your game have?

Explain how your code is designed. In particular, describe how you used structs or enums, as well as protocols.

(insert a brief explanation)

How do you use optionals in your program?

(insert a brief explanation)

What extra credit features did you implement, if any?

  • (if no extra credit, write "None")

Endings

Ending 1

[insert series of commands to reach ending 1]

Ending 2

[insert series of commands to reach ending 2]

About

Starter code for the Text Adventure Game homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages