https://github.com/geajack/gdxc
Hello! I am trying to start a social experiment I call the Game Design Exquisite Corpse.
Exquisite Corpse is a game where a group of people write a story one word at a time, each player adding just one word on their turn. This is that, but with game mechanics instead of words. Right now the whole game is just a rectangle moving against a black screen. Will it become a twin stick shooter, a racing game, a turn based RPG? A turn based racing shooter RPG?
The project will be in pure C with Raylib (no other libraries are allowed, except maybe things like math.h). Submissions should be incremental changes like adding a single mechanic, powerup, boss fight, etc. The expectation is that it should take you between maybe half an hour and three hours to code your contribution. See the README for info on how to participate.