LibreJam
Hello, and welcome to the home of the (not really) bimonthly game jam for libre games, LibreJam!
At the beginning of every other month, the jam begins, with a unique theme being released to add extra challenge. Participants have two weeks to develop and publish their game, working solo or in teams. Once time is up, all games are published to the site for others to view, and ratings are opened for seven days, before a winner is announced.
Current Jam
- Jam number: 202306
- Theme: ASCII (see jam page for details!)
- Theme announced at: 2023-05-25 00:00 UTC
- Submissions end at: 2023-06-30 23:59 UTC
- Ratings end at: 2023-07-07 23:59 UTC
Rules
- All code and assets must be provided under an FSD-approved license. Any software required to run the game must also be available under an FSD-approved license.
- Content must be appropriate and safe for work (no hate speech, no harrassment).
- Games must fit the theme in some way.
- Important mechanics must be developed within the duration of the game jam. For example, you are not allowed to submit a "match 3" game without adding any unique mechanics to it. You ARE, however, allowed to reuse code and assets, so long as you are adding new value to them through your new mechanics.
Submissions
Once your game is finished, submit it using the Jamgaroo page for the relevant jam. Please include a brief description of your game and instructions on how to play it. If you're submitting a Git repository, make sure to create a tag on the commit you're submitting, so newer commits won't be confused as your submission.
Note that all submissions are publicly viewable on the Jamgaroo page, and later on this site. Others will be able to view your submission as well as reply with their own comments and feedback.
Ratings
Anyone can submit ratings for games, not just jam participants. You can submit ratings on the Jamgaroo page for the submission. Ratings are accepted until the end time given at the top of the page, after which ratings for all games are tallied and winners are announced.
Socialising
Come and chat with us in the #librejam IRC channel on LOHIRC. Here you can brainstorm, team up and chat about development! If you have a question about the jam, come and chat in the IRC channel.
Guidelines
In addition to the above rules, there are some guidelines that you might want to keep in mind while developing your game. These are not mandatory, but they're generally good advice for helping you create an end product which is fun for everyone:
- If you are submitting your game in a language other than English, please consider providing an English translation as well.
- Write a build script which makes compiling your game from source easy. Many people are using devices with different software or libraries. As a result, it is often necessary for them to compile your game from source in order to play it. Creating an easy to use build script not only helps expand your audience, but it is also good software development practice in general, and reflects well on your competency as a programmer.
- Allow players to rebind the controls. Not everyone uses a standard "QWERTY" keyboard layout. Permanently setting your game controls to common combinations like "WASD" can make life very difficult for such players.
- Describe your game in your submissions readme. This will improve your chances of receiving feedback.
Jam index