Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

OOP Escape Room Game

A Zenva Course completed by Justin Hamerly

Project Definition

Player pieces together clues to get code to escape

  • each item can be looked at, smelled, or touched
  • each sense rpovides new information
  • players discern information based on interaction

Project Design

text-based game

  • runs in terminal
  • print prompts to terminal and captures text responses
  • run until player wins or loses

game components

three objects

  • GameObject
  • Room
  • Game

About

A text-based escape room game for learning Python basics.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages