Skip to content

sea-401d5-javascript/text_adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Adventure

Create a text based adventure game! For this assignment you'll be creating a text based adventure game ala Zork. This game should have at least two rooms that the player can move between. One item that the player can interact with and one monster for the player to defeat. Your webpage should have a command input and a button or a form submission to do something based on the command. No need to try and persist the data. Make sure to create each of your different commands or actions as functions on your controller.

Rubric

  • Command Processing: 3pts
  • Game Construction: 4pts
  • Build Process: 3pts

To Submit this Assignment

  • fork this repository
  • write all of your code in a folder containing your name
  • push to your repository
  • submit a pull request to this repository
  • submit a link to your PR in canvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages