Github Games All Games

Clone and run any game locally:

git clone [game-url]
cd [game-folder]
npm install && npm start

What’s your favorite open-source game on GitHub? Share below! 👇


GitHub isn't a single store or game; it is the world's largest hosting service for open-source code. When people refer to "GitHub Games," they are usually talking about a massive, decentralized collection of web-based and downloadable games hosted by individual developers. Quick Review: The "GitHub Games" Experience

Variety: Exceptional. You can find everything from legendary web games like 2048 and A Dark Room to experimental VR projects and retro clones.

Cost: Almost exclusively free. Since GitHub is for open-source software, the vast majority of games are free to play and even modify.

Accessibility: Mixed. Many are "GitHub Pages" games that you can play directly in your browser with one click. However, others require you to "clone" a repository and follow technical build instructions to run them.

Safety: Caution is required. Unlike the Steam or Epic Games Store, GitHub does not scan or "vet" the content of every project. Always check the repository's popularity (Stars) and scan downloads with antivirus software before running them. Top Recommendations to Play Now github games all games

If you want to dive in without technical setup, these popular web-based titles are highly regarded by the community: 2048

(by gabrielecirulli): The viral puzzle game that launched a thousand clones. Simple, addictive, and runs perfectly in any browser. A Dark Room

(by doublespeakgames): A minimalist, text-based RPG that starts simple and expands into a deep survival and exploration game. BrowserQuest

(by mozilla): A mini-MMORPG designed to showcase the power of HTML5 and WebSockets. Untrusted

(by AlexNisnevich): A meta-game where you must physically edit the game's JavaScript code to solve puzzles and progress. Hextris

(by Hextris): A fast-paced puzzle game inspired by Tetris but played on a hexagonal grid. Show more How to Find More Clone and run any game locally: git clone

Because there is no "All Games" button, use these curated lists to find the best titles:

GitHub Web Games Collection: An official curated list of high-quality web games.

Awesome-Games List: A community-maintained list categorized by genre (RPG, Shooter, Arcade, etc.).

A guide written for ludum dare about hosting your game. - GitHub Gist


GitHub Pages lets you play some games instantly.
Search for: site:github.io game or look for repos with a green github.io URL.

Also: Use GitHub1s – replace github.com with github1s.com in any repo to open VS Code in browser, then run web games directly. What’s your favorite open-source game on GitHub


The list above is extensive, but GitHub adds new games every single day. If you want to unearth more titles beyond this directory, use these advanced search techniques:

For more information on GitHub games, explore the following resources:

By exploring GitHub games, you can gain a deeper understanding of the platform, its benefits, and its potential for game development and sharing. Whether you're a game developer, researcher, or enthusiast, GitHub games offer a wealth of opportunities for engagement, collaboration, and fun.

If you grew up in the golden age of arcades, GitHub has preserved every classic you can imagine.

If you have ever typed the phrase "GitHub games all games" into a search engine, you are likely looking for one thing: a complete, no-nonsense list of every possible playable game hosted on the world’s largest software development platform. You are not alone. Millions of developers and gamers have realized that GitHub is not just for code repositories and pull requests—it is a hidden treasure trove of open-source, browser-based, and downloadable games.

In this comprehensive guide, we will cover all the best games on GitHub, from retro arcade clones to massive multiplayer strategy games. By the end of this article, you will have a curated directory of GitHub games across every genre.

Before diving into the list, let’s decode the search intent. The phrase breaks down into two parts:

Unlike Steam or the Epic Games Store, GitHub does not have a unified "storefront." Games are scattered across millions of repositories. However, using specific search operators, user-curated lists, and GitHub Pages, you can access a near-infinite library.