This jam is now over. It ran from 2020-08-16 15:30:00 to 2020-08-24 07:22:00. View 18 entries
>>> ✨ 🚨 Discord 🚨 ✨ <<<
Welcome to GAMES MADE QUICK??? FOUR+, the exciting sequel to GAMES MADE QUICK??? FOUR! It's basically the same but we added achievements and fixed some frame drops.
Make a game during SGDQ! You have from the moment it starts until 24 hours after it ends, according to the final state of the GDQ schedule. (It gets updated over the course of the week, and always ends up running late by a few hours.)
This jam was originally created in response to a need: my need to not spend 168 consecutive hours staring at a Twitch stream and doing literally nothing else. So it's pretty casual — just do literally anything and it's served its purpose!
Q: Can I—
A: Yes!
Q: But I don't know how to make video games!
A: This is an excellent time to learn!
If you've never made a game, this is an excellent time to start! There's only a week and everyone will be spending most of their time watching Mario traverse parallel universes, so most of the entries will be half-finished prototypes.
Some hints off the top of my head:
Speaking of which, here are some things that are relatively quick and easy to get into and also don't require a lot of art or programming investment:
bitsy is a microscopic game engine for making little worlds where you can walk around and talk to people. It's actually hard to do much more than that (though a few people have managed). I made Roguelike Simulator in a day with bitsy!
Twine is a system for writing nonlinear stories. Doesn't sound game-ish enough? With some clever use of the Harlowe 2 story format, you can track progress and add an inventory and probably even rig up combat or something.
PuzzleScript has its own custom programming language for describing grid-based puzzle games (e.g., Sokoban) surprisingly easily. It's fairly sensible even if you have no idea what "custom programming language" means. And if you are a programmer, you can do all kinds of stupid unreadable hacks!
Inform 7 is an entire programming language designed specifically for writing old-school text adventures — the ones with no pictures where you have to type GET YE FLASK and whatever. It gets pretty deep, but since half the fun is in the writing, a week is plenty of time to make a charming little world with a few rooms and a few things you can interact with. I made Star Anise Chronicles: Escape from the Chamber of Despair in a week with Inform!
Doom is, you know, Doom??? The first video game ever made????? It turns out you can make your own maps for Doom, and walking around a world that you built from scratch as Commander John Keen III-2 is pretty rewarding! I wrote a whole series on how to do this a couple years ago.
MegaZeux is, I admit, getting kind of obscure, but I will give you a thousand bonus points if you actually make something with it. It's a DOS-era tile-based game engine with a bunch of built-in stuff, so you can treat it like a level editor if you want — but it's also pretty easy to dip your toes into adding custom behavior.
Godot is a pretty solid game-engine-in-a-box, if that's something you're really interested in diving into in only a week! If you're a quick learner, you can probably crank out at least a little demo.
There are plenty more depending on what you're after; maybe ask in the Discord? I'm sure folks can point you towards some stock assets if you're in need of those, too.
No submissions match your filter