Can Jump into area behind locked door

Issue #5 new
Aditya Raisinghani created an issue

In Level 10, you can simply jump into the locked area without getting the key by moving one step forward from the original position and using jump. This would be slightly tricky to implement.

Comments (2)

  1. Umang Goel

    There can be two assumptions that can be made to solve this problem. 1. Allow the player to pass through the lock if player has collected the key. 2. Don't allow player to pass unless an explicit unlock command is given by user.

    So can anyone confirm which assumption is valid.

  2. Log in to comment