Skip to content

Firesoul798/ChooseYourOwnAdventure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choose Your Own Adventure

Project Description

In this unit, coders will create a Choose Your Own Adventure Game. Students will create and modify objects that make up the levels of their game.

Planning

  • Using pen and paper, create your own flow diagram for your own adventure game.

Set-up

  • If you haven’t already, fork and clone the starter code here and create a new Cloud9 project.

Tasks

  • Project has a “start” level object for the beginning of the game.
  • Project includes at least 2 new levels that have at least 2 possible next_level choices.
  • The final level(s) leads back to the “start” page to allow users to play again.

Extensions

Only once you’ve got your game working

  • Add a new background image or new background music to your game.
  • Change the background image or music in a specific level.
  • Create a level with more than 2 choices.

Wrap

  • Once finished, add your project to your portfolio!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.1%
  • JavaScript 30.3%
  • HTML 19.6%