I’ve been considering doing some kind of event or community project that everyone can contribute to as a way to stimulate conversation, grow connections in the community, and promote knowledge sharing.
First, I want to say that I’ve already discussed this idea with @Titanseeker and @FerretDev. They both made some great suggestions and I appreciated their input a lot on this idea. Keeping these discussions in mind, I think I’m interested in proposing a collaborative game project that everyone can contribute to.
The idea is to create a party game similar to the WarioWare videogame series. This would let each person or team to add their own microgame to the game without needing an especially high level of coordination with others or a lot of time to spend on development. If anyone wanted to, you could also add additional play modes to the core game which leverage the existing microgames in a different way. The game would be made in Godot, licensed under an open source license, and released for free. We could use the gitplace to host the repository.
The idea would take place over two stages:
- The core API that the microgames hook into would need to be developed, with an example microgame to demonstrate how microgames should use the API. Guidelines, rules, and requirements on what can go into the game need to be decided upon.
- People develop their microgame whenever they want and open pull requests to add their microgame to the official build. The core API and more gameplay features could be added over time, as long as they are backwards compatible with the existing microgames.
I think the game should have the following features/qualities:
- Space and anime themed. Maybe even have Tsuki-hime as a mascot for the game?
- Simple controls (movement controls and one button)
- Multiplayer support
- Localization support
- Microgames have small disk usage limits and small time limits
I don’t quite have time to kick this project off myself right now, but I figured now’s as good a time as any to get the conversation started. It would be great to have a version of this game ready by t/suki’s second anniversary. Is anyone else interested in working on the core API? Maybe you have ideas on how the game should be designed? I would love to know.