Submissions open from 2024-11-01 20:37:00 to 2024-12-01 21:37:00
Submissions due in
years
months
days
hours
minutes
seconds
Game Off is an annual game jam challenging individuals and teams to build a game during the month of November. Use whatever programming languages, game engines, or libraries you like.
This year's Game Off theme is SECRETS.
secret /ˈsiː.krət/
Noun
Information or knowledge deliberately kept hidden (for example, family secrets or secret recipes).
A mystery or unknown fact (for example, the secret to being a 10X developer).
Silly Elders Conducting Ridiculous Espionage Training Simulators
Stealthy Enemies Creating Really Elaborate Trap Systems
Some Evil Computers Running Everything Too Smartly
[ YOUR TOTALLY MADE-UP ACRONYMS HERE ]
Need inspiration? Here are a few concept ideas:
Top-down adventure: explore a mysterious temple filled with hidden chambers and secret passages, revealing lost treasures and forgotten lore.
Stealth platformer: infiltrate a secret society’s headquarters, using gadgets and shadows to remain undetected
AR treasure hunt: use real-world surroundings to find hidden clues that lead to a secret treasure.
Hacking simulator: circumvent security systems and use social engineering to gather passwords and access tokens before time runs out. Maybe even hack time itself!
CLI text adventure: help hero Marty troubleshoot his life now that he has no more secrets to hide.
A game about the Secret Life of NPCs. Ever wonder what the shopkeeper does when you’re not around? Now’s your chance to find out.
🔥 New this year: wildcards (for extra nerd cred)
We’re introducing wildcards—optional challenges to give your games some extra flair, inspired by Global Game Jam’s “diversifiers” and Godot Wild Jam’s “wildcards”.
Create a public repository. Store your source code on GitHub—open-source magic at its finest. Push your game before December 1 at 13:37 PST.
Submit your game on itch.io. Once submitted, you’ll be able to play other entries and cast your votes!
After the submission period ends, participants will vote on each other’s games. Entries will be evaluated in the following categories:
Overall
Gameplay
Graphics
Audio
Innovation
Theme Interpretation
Voting will end on January 8, 2025, at 13:37 PST. After 48 hours to review the ratings, the winners will be revealed on January 10, 2025, at 13:37 PST.
New to game development?
Game jams are a great excuse to build your first game, play with a new game engine, or learn a new language. There are plenty of free, open source and “source available” engines to explore. Here are a few suggestions for some popular languages:
JavaScript: you might be interested in Phaser or Sprig.
Python: check out Pygame or Godot (Godot uses GDScript, which is similar to Python).
Lua: check out LÖVE or Defold or LIKO-12 (especially if you like retro games)!
The Game Off 2024 Community is a great place to ask questions or look for teammates. There’s also a fantastic and friendly community-run Discord server
New to Git or GitHub?
Game Off is the perfect opportunity to check it out (version control pun intended)!
Git Documentation: learn everything about version control and how to get started.
GitHub Help: explore tutorials and FAQs about GitHub.