Bone Shakers is a racing game where skeletons ride unicycles around a dungeon race track. In part inspired by Super Mario Kart for the SNES.
NOTE: The game runs smoothly on actual hardware but appears to run very slowly in the ProjectABE emulator (at least on my machine). Perhaps @FManga can investigate?
Release binary available here:
Source can be found on Github here (GPLv3 license)
Mini Rogue is a 9-card game in which a single player delves into a deep dungeon to get the famous ruby called The Og’s Blood on the bottom floor. The player must choose how to spend their resources in order to be powerful enough to confront ever difficult monsters. Random events and encounters make every play-through a unique experience.
This is a simple maze wandering game where you seek the 5 pieces of a unicycle. It’s relatively simple as I ran short on time for some things I wanted( pause screen displaying what pieces you’ve found etc.) But the core mechanics I wanted are present.
The important info:
Character: C
Upstairs: U
Downstairs: D
Parts:
Seat: ~
Stem: l
Crank: z
wheel: o
Pedals: =
There are only 2 levels, each with a different number of floors. There’s no map so you’ll have to keep track of where things are as you move up and down (by design).
After you collect the first 5 pieces you’ll automatically start the next level.
I’ve also included a total moves counter at the end as a form of a score to incite playing it 2-3 times as I don’t have enough time to make more levels.
This is my first Game Jam and here is my first game ever!
The boy that rides a Unicycle
This is a pretty basic game where you are a boy that rides a unicycle (obviously ). You were magically transported into a dungeon where a spikey machine is trying to kill you. You must avoid it for as long as you can!