You are browsing as a guest. Sign up (or log in) to start making projects!

9h 13m 57s logged

keypads, doors, and beginning of the first level.

Im actually making a game!
contains spoilers

 First of many…

keypads were really difficult, every button, when clicked, multiplies the correct number by a multiplier, and adds it to a “code” variable. the multiplier is chosen based on what step of the code you’re on, (e.g, 1: 10000, 2: 1000, 3: 100, 4: 10, 5: 1), when you click the green button, it cross checks another variable with the one you typed, and if they’re the same, it sends the function to open the doors, and if not, everything resets. The other terminals and what not just open things when clicked on, so it’s just an easier version of the keypad.

0
2

Comments 0

No comments yet. Be the first!