Play game
The Search for the Secret Sapphire's itch.io pageRate this game
In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.
GitHub repository URL
https://github.com/conor-wilson/gameoff2024
Game description
The Search for the Secret Sapphire
A point-and-click adventure puzzle game (with a twist)... Lost in a haunted mansion without a hope of escape, the only way out is in. Will you find the Secret Sapphire and cure the curse?
DEV'S NOTE: The above assumes that you are able to start the game. If the start-button breaks, the HELP BOT should be able to assist you. That shouldn't happen though. Probably.
------------------------SPOILERS BELOW------------------------
The point-and-click adventure actually takes place inside of the menu of "The Search for the Secret Sapphire". Your goal is to fix the start button and finally get to play the game.
Theme interpretation
The game is actually a secret game within the menu of another game. Additionally, you need to solve puzzles and find all of the secrets within the menu maze to get the pieces of the START button back together and play the game!
Wildcards used (optional)
Let players break the rules with things like infinite lives or invincibility
Leave a comment
Log in with itch.io to leave a comment.
Comments
Fixed the following bugs since they were game-breaking and seriously damaging to the player experience for some players:
Some users have reported that the desktop section freezes up and becomes non-interactable.(Fixed!)Clicking on the Cave of Secrets while it is thanking you for giving it a secret results in it interrupting itself, which stops it from being able to give you the hidden letter.(Fixed!)MacOS users cannot use CTRL+Click to pan the camera.(Fixed!)Hint for the Password Puzzle:
A few people have had a hard time figuring out the password puzzle, so here's some hints to get you past it:
I'll add some better in-game hints for this once I have some spare time. Right now I'm too busy thinking about turtles. Such majestic creatures. Can't get enough of them.
fun game and cool graphics. I always love the kind of games that turn the main menu into the game. I just had trouble figuring out the password. I messed around and tried some things but just couldn't seem to get it though
Thanks for playing! You're not the first person to have trouble with it so it's definitely a bit too hard for an early-game puzzle. Here's some hints:
I'll add some better in-game hints for this once I have some spare time. Right now I'm too busy thinking about turtles. Such majestic creatures. Can't get enough of them.
------------------------SPOILERS BELOW------------------------
Fun game! I liked the meta-ness and solving some of the puzzles.
I also resorted to source code for the password puzzle ty @Grubwall. I couldn't get hammerman to exit the desktop just out of his window but solved some of the other problems. restarted a few times because of the buggy desktop.
Very amusing and clever. Feel like a genius when I solve a puzzle but and idiot when I get stuck!
What an amazing game! The puzzles were really intriguing and the jokes were hilarious! I don't know if I solved the "password" puzzle correctly, did you intend the player to dig through the source code on git-hub? That's what I ended up doing after running out of ideas. XD
Such a great game, I had a lot of fun with it. I loved finding the secret sapphire XD
List of Known Bugs (!SPOILER WARNING!):
Hey guys, thanks for checking out my game! I'll be using this comment to keep track of any bugs that people come across. If they feel game-breaking enough, I'll try to fixing during the jam, otherwise I'll get to the more minor ones in the post-jam version.
Major Bugs:
Some users have reported that the desktop section freezes up and becomes non-interactable. This is very game-breaking so will have to be fixed mid-jam.(FIXED!)Clicking on the Cave of Secrets while it is thanking you for giving it a secret results in it interrupting itself, which stops it from being able to give you the hidden letter. This is game-breaking so I will fix this ASAP.(FIXED!)MacOS users cannot use CTRL+Click to pan the camera.(FIXED!)Less-Major Bugs:
The game gives the wrong instructions for the camera-pan functionality if you activate it using the toggle button.(FIXED!)If you encounter any bugs that are not mentioned in the list above, let me know in a comment and I'll add it to the list!