This jam is now over. It ran from 2023-09-30 23:00:00 to 2023-10-29 23:59:59. View 32 entries
NEWS
2023-10-31 The game is finished with 28 entries! Play it here!
2023-10-10 Added a library of music jingles to choose from, and a way to make your game match the tempo! (more info)
2023-10-03 Some bugfixes made to the repo, please update if you haven't already!
Welcome to the GBA Microjam, in which we all team up to make a microgame collection (like warioware!) for the Game Boy Advance.
The theme is Halloween, so be prepared to make something spoooooky...
There's no judging or prizes, but at the end we'll merge all the entries into one big GBA game, it will be so cool!
1. Follow the Butano installation instructions.
2. Download the microjam23 repo and compile it via make
.
3. Follow the instructions for how to add a new microgame. In particular, each microgame must have its own unique namespace, and implement these methods:
title()
- returns the name of the microgame.
total_frames()
- returns how long the microgame will last for.
play()
- updates the game each frame. You can indicate that the game ended early via the return value.
victory()
- returns whether the player won or lost.
See the microgame base class header and the rest of the repo for more information!
Come join us on Discord, IRC, or the Forum if you'd like to chat with other participants, ask for help, and share your progress!
GLHF!
No submissions match your filter