Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The numbers don’t indicate the next room you need to go to directly. Instead, each room represents a die face (1 to 6), which is the sequence order. Inside each room, you’ll find a number that number tells you which room to go to next.

  • So sequence 1 go to 1
  • sequence 2 go to 3
  • sequence 3 go to 6,
  • sequence 4 go to 2
  • sequence 5 go to 4
  • and sequence 6 go to 5 (which transports you to 7). 
(+1)

Ok, I understand now. The wording seemed a bit confusing. 

My attempt at rewording it to make sense for me:

"The die face of the room represents the spot in the sequence the number found in that room goes to. For example, the number 6 found in the die room face of 3 means the 6th room is 3rd in the sequence. "

Thanks.

thanks for the tip, I altered it with your suggestion in mind.