Inspiration
The inspiration is point and click code breaker games.
What it does
You are to solve 2 puzzles, the first is to open the safe, the second is to open the box within the safe. You will then be able to read the secret message hidden within the scroll.
How we built it
This game was built with python using Pygame. All the assets were made using AutoDraw.
Challenges we ran into
Creating riddles and codes that the player needs to solve, and then translating that into a sequence that can be checked. Changing levels once a code was solved, and then displaying the appropriate assets. The one challenge that I could not finish in the time alloted was to rotate the safe knob with each mouse click to simulate opening a safe.
Accomplishments that we're proud of
I just started learning python a couple of months ago and so this is the first solo project and also the first game made using PyGame. The game might not be very refined, however this is my first solo hackathon and so I am proud that I managed to finish the game.
What we learned
Using the PyGame module; how to log events and use different flags to trigger new actions.
What's next for Secret Scroll
Who knows??
Built With
- autodraw
- python
Log in or sign up for Devpost to join the conversation.