0 games 0 developers

Play Games. Create.
Contribute.

An open-source game platform from the student community — explore, play, and build your own game!

No games yet

Be the first to contribute!

How to contribute

1

Fork the repo

Go to GitHub → Fork open-games → clone it locally

2

Copy the template

cp -r games/_template games/your-game

3

Code your game

Write HTML/CSS/JS in index.html — Tailwind, jQuery, Three.js are available

4

Fill in info.json

Add title, description, tags, platform, thumbnail

5

Send a Pull Request

git push → open a PR on GitHub → wait for review ✅

View the detailed guide

Contributors