UQcsse3200 / 2024-studio-1

MIT License
4 stars 1 forks source link

Validate MapGeneration #218

Closed s4693591 closed 6 days ago

s4693591 commented 1 week ago

Description

There is a bug producing doors with null connections, therefore a validating testing procotocol, which may have to be informal, needs to be done to confirm map generation isn't the cause of the bug

How To Reproduce

Steps to reproduce the behaviour:

  1. Jump through different doors
  2. Once you are deep enough one of the doors will be null

Expected Behaviour

To take you to the next room, though it is crashing isntead

Temporary Fix

May have to remove room hopping from this sprint

s4693591 commented 6 days ago

MapGeneratorConfirmationDiagram To find recurring error and the pattern at which it was exposed, majority of the seeded random map was needed to be plotted to determine points of error