
Master Key
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
The Premise
Keith the Raccoon has a hunger that can only be sated by material wealth. Help him explore the mazes of an abandoned temple in search of riches.
The Game
Keith has a number of abilities:
- Arrow keys: Move
- Z: Hold this button while moving to dash across gaps
- X: Hold this button while moving to push blocks
- C: Hold this button while moving to jump onto ledges
- Mouse: Drag and drop key tiles onto altars when you're standing next to them
The Link
You can download my game from Itch.io here.
The Tools
- Programming: Python/Pygame, with a couple classes from my Pygame graphics toolkit, pyracy.
- Graphics: Paint.NET
- Sound Effects: SFXR
- Music: Sibelius 7
Thanks to Pyinstaller and this Pyinstaller tutorial for letting me magically get Python into an executable form.
Source Code
You can see my working Git repo here:
You can see my original Git repo that broke Saturday night here: