https://github.com/dojoengine/game-jams
Sharpen your Katana, it's time to Jam
https://github.com/dojoengine/game-jams
Last synced: 4 months ago
JSON representation
Sharpen your Katana, it's time to Jam
- Host: GitHub
- URL: https://github.com/dojoengine/game-jams
- Owner: dojoengine
- Created: 2024-03-08T17:14:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T21:50:46.000Z (12 months ago)
- Last Synced: 2025-06-16T22:36:56.167Z (12 months ago)
- Homepage:
- Size: 5.28 MB
- Stars: 7
- Watchers: 4
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dojo Game Jams

Dojo **Game Jam VII** is here and **starts on 10/31**!
Join us for a **special spooky edition** of the Dojo Game Jam, celebrating the release of Dojo 1.7.
Teams will come together for **3 days** to build games on the open-source, provable Dojo Engine, competing for a slice of a **$15,000 prize pool**.
## Getting Started
### Existing Team
👉 [**Register your game idea here**](https://github.com/dojoengine/game-jams/issues/new?assignees=&labels=&projects=&template=register_project.yaml&title=%5BProject+Registration%5D:+Your+Project+Name)
If you have any questions or need support, head over to the **#game-jam** channel in the [Dojo Discord](https://discord.gg/tHezCAA4).
### No Team
👉 [**Register your game idea here**](https://github.com/dojoengine/game-jams/issues/new?assignees=&labels=&projects=&template=register_project.yaml&title=%5BProject+Registration%5D:+Your+Project+Name)
Then head over to the **#game-jam** channel in the [Dojo Discord](https://discord.gg/tHezCAA4) and start recruiting.
The Dojo team will do our best to help match you with great people.
If you're looking for game ideas, Dojo maintains a [**spreadsheet of interesting game concepts**](https://docs.google.com/spreadsheets/d/16onyBjTdgYFO1W7bGfSXldpdjLvv9SPk5p3k88eJWBs).
Feel free to grab an idea off the list!
## Tutorials
If you're new to Dojo development, the [Dojo Book](https://book.dojoengine.org/) is a great place to start your Dojo development journey.
To learn more about Dojo's new Sensei MCP server and to get started, check out the documentation [here](https://github.com/dojoengine/sensei-mcp/blob/main/README.md).
See [here](https://github.com/dojoengine/vibe-sample) for an example game vibe-coded with the help of Sensei.
As always, if you have any questions or need any support, head over to the **#game-jam** channel in the [Dojo Discord](https://discord.gg/tHezCAA4).
## Rules
- Submissions must be built using the Dojo Engine.
- Submissions must be deployed to Slot / Sepolia.
- Submissions must use the [Cartridge Controller](https://docs.cartridge.gg/controller/getting-started).
- Submissions must be built during the game jam 72-hour window and exclusively for the Dojo Game Jam.
- New features for existing games are allowed, but must be clearly scoped and defined.
- Extensibility and composability are core to fully onchain games, but all sources must be cited. This includes but is not limited to:
- Worlds being extended
- Code, Plugins, Libraries, and Visual Assets
- Winning projects are determined subjectively by our panel of judges based on the listed criteria.
- Dojo is an inclusive ecosystem. All forms of discrimination are strictly prohibited.
- Projects can be removed from the Game Jam by the judges for any reason.
- 5 contributors is the maximum team size.
> Note: Vibe-coding is encouraged but **not strictly required**.
> If you want to be old-school and write everything by hand, go for it!
## Submitting
Coding begins Friday, October 31 at 00:00 **AOE**, and submissions are due on Sunday, November 2 at 23:59 **AOE**.
We use **AOE** (anywhere on earth) to make it easy to participate from anywhere on the planet.
> If you submit late, we will ignore any commits made after the deadline.
Submit your project before the deadline to qualify for the prizes:
- Copy / Paste the [Game Jam Submission Template](./templates/SUBMISSION_TEMPLATE.md), follow the instructions, and open a Pull Request which contributes the submission to the repository.
- Create a new file [`game-jam-7` directory](./game-jam-7) using the name of your project in `kebab-case` as the file name.
## Judging
Review and judging of projects will take place in the week after the game jam concludes. Judging is subjective, but it will be based on the criteria listed below.
1. Novel use of the unique properties of the Dojo Engine.
2. Originality of concept, game mechanics, visual design, etc.
3. Compelling visual and game design.
4. Level of fun!