My first Coding attempt! - Text 101 - Please offer feedback

Hey - Very new to all of this. Put this together and tried to add a little. Debugging was frustrating (as there was quite a bit of it lol ) but in the end rewarding. I left the original Prison graphic because I haven’t. learned how to manipulate that type of object yet. I wanted to get into next lessons so left it as is for this project.

Here is the link to the game I came up with:

https://www.gamebucket.io/game/a938e914-a981-49e9-bcbc-25cde60b3f9a

If anyone has any suggestions on how to streamline or adjust my code to make it more effective it would be greatly appreciated. If I want feedback on my full code how should I leave it in forums?

Cheers!

S.

Good effort. I love the addition of the keypad lock- that works very nicely. I would change some of the states so that if you’ve already collected what you need you are not given the option of returning there. All in all a great first game!!!

1 Like

Good idea. It would help funnel the user through the game more efficiently.

The key pad took some time to work out but I think was worth it in the end. I really wanted to add at least one mechanic that wasn’t in the example game.

Thanks for the feedback Peter!