luceroweb / haunted-house-game

https://luceroweb.github.io/haunted-house-game/
1 stars 12 forks source link

Randomize which room is behind a given door: not just one long hallway. #54

Closed garanico closed 2 years ago

garanico commented 2 years ago

[timebox: 60 mins , complexity: 2] Feature: Randomization

As a player, I want the room that I enter upon choosing a door to be randomized, so that the game experience is more varied.

Assets

Expected Outcome *The user will now choose a door, rather than a specific room, and which room they enter will be determined by a random function.