Skip to content

brandonapol/basement-escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For Ops:

Add a dictionary to doors.py - it should be called "nth_level" and include:

  • int "floor" for which floor you are creating options for
  • "first_door" and what's behind it, str
  • "second_door" and what's behind it, str
  • "third_door" and what's behind it, str
  • "correct_answer" int for the right answer to move upstairs

Once you've created a level, add the level to the levels dictionary in doors.py. Have fun!

To Derrick and Kien

Thank you so much for your time and energy spent on base this year while most of us have not been able to help out there. We appreciate your efforts and time spent there.

Best, Ops

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages