Github Game Sites May 2026

Many GitHub game sites are original creations. However, a significant portion consists of fan-made ports, open-source clones, or emulators hosting ROMs (which is legally questionable). GitHub’s DMCA policy is strict; Nintendo, in particular, has issued thousands of takedowns. Therefore, the ecosystem is constantly shifting—sites appear and disappear with regularity.


If you are looking for games on GitHub, you shouldn't search the main bar. You should go to the "Awesome Lists."

  • simonesilva/awesome-open-source-games:

  • A common question arises: Is playing games on GitHub legal or safe?

    The safety answer: Generally, yes. Because the code is open source, thousands of developers have audited these games for malware. Unlike shady "free game" download sites, GitHub scans all repositories for known viruses and vulnerabilities. github game sites

    The legal answer: It depends on the game. Hosting a clone of Pokémon or Super Mario using Nintendo's assets is technically copyright infringement, even on GitHub. Nintendo frequently sends DMCA takedown requests to remove these repos. Playing them is rarely prosecuted, but hosting them can get your account suspended.

    If you stick to original titles (2048, HexGL) or properly licensed open-source games (OpenTTD, 0 A.D.), you are in the clear.

    An open-source remake of Sid Meier’s Civilization II. This is a massive project: turn-based strategy, diplomacy, technology trees, and world domination. The GitHub version runs entirely in your browser with WebAssembly. Many GitHub game sites are original creations

    A full engine for creating JRPGs, the GitHub site hosts a "playable demo" of a short fantasy quest. It shows off tile-based movement, turn-based combat, and NPC dialogue—all without a single plugin.

    Platform: GitHub (Game Repos & GitHub Pages) Genre: Open-Source / Indie / Web Arcade Verdict: ★★★★½ (4.5/5)

    When people think of GitHub, they usually imagine lines of code, pull requests, and software development. However, beneath the surface of this developer haven lies one of the internet’s best-kept secrets: a massive, decentralized arcade known as "GitHub Game Sites." If you are looking for games on GitHub,

    Whether you are looking for the GitHub Game Off winners, open-source clones of classics, or experimental indie projects, using GitHub as a gaming destination is a unique experience. Here is why this unlikely platform works surprisingly well.

    A futuristic, fast-paced racing game inspired by Wipeout and F-Zero. Built with Three.js (WebGL), this is a technical showcase of what JavaScript can do. The track bends, the music pumps, and the controls are tight.

    A fan-made idle clicker game based on Pokémon. No ROMs are included—it's an original asset, clicker-style game where you capture and level up creatures. It’s surprisingly deep.