One of the most famous repos on the platform is a project that aims to catalog every major open-source browser game. It uses a simple JSON database and a searchable front-end UI.
If you want a single URL that comes closest to the dream of github.all games, you need to know about the legendary "All Games" collections. These are repositories designed to aggregate hundreds, sometimes thousands, of browser-based games into a single, searchable launcher.
Looking for:
See CONTRIBUTING.md before opening a PR.
Pre-built executables available under Releases. github.all games
If the developer hasn't enabled GitHub Pages, you can do it yourself.
You do not need to download Visual Studio or learn command-line Git to play these games. GitHub built a feature specifically for this: Pages. One of the most famous repos on the
Web games (static):
cd browser/game-name
npx http-server
Unity games:
Python games:
pip install pygame
python python/snake_ai/main.py
GitHub All Games is an ambitious collection that brings together a wide variety of open-source games—from retro clones to original indie experiments. It’s a treasure trove for developers, hobbyists, and retro gaming fans, but it comes with the usual GitHub ecosystem trade-offs. See CONTRIBUTING