zoepfister / maze-secret

1 stars 0 forks source link

Torch implementation #1

Closed emanuelegoldin closed 1 week ago

emanuelegoldin commented 2 weeks ago

Torch functionality ideas:

  1. Torch can light up and show portion of unaccessible part of the maze

image

  1. Pitch black section difficult to brute force/navigate --> torches can ease navigaiton by showing the actual path/intersections
  2. Torch might be placed on walls to light up darker section (instead of just lighting up torches already present on the walls)
  3. Player bring the torch with itself after unlocking it; the torch show a small radius in dark area (usually you won't be able to see the player nor the wire in those section --> enforce using torch); Torches on wall when light up have bigger radius than the one you bring with you.

Torch unlock:

emanuelegoldin commented 1 week ago

33 closes the issue