Skip to content

Latest commit

 

History

History

the-fall1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

The Fall - Episode 1

In this puzzle we have to print the path Indy will follow along the maze. The idea is to use an array to store the representation of the maze. Depending on the room type and Indy's entry point, we can determine the next room he will be in.