Github.io Games Jun 2026
Advanced github.io games use WebAssembly (Wasm) to run C++, Rust, or Go code in the browser. Classic games (e.g., Doom, Quake, or SimCity) have been recompiled to Wasm and hosted on GitHub Pages, demonstrating its surprising power.
This has led to a proliferation of both original games and curated collections—often referred to as "unblocked game sites" [1†L14-L15]—that are easily accessible, especially in environments with strict web filters.
: Many classic ASCII or tile-based roguelikes are open-sourced on GitHub and playable via the browser.
Online communities on platforms like Reddit (such as r/webgames or r/incremental_games) frequently share and upvote high-quality github.io links. These forums act as an organic filter, separating polished projects from simple school assignments. The Developer Perspective: Why Build on GitHub Pages? github.io games
Untrusted is a masterclass in educational gaming. It requires players to actively rewrite real code parameters to break through walls or outsmart enemies, functioning simultaneously as a tactical puzzle challenge and a sandbox programming guide. 4. Clumsy Bird & Retro Clones
Nostalgia is a powerful force, and many GitHub Pages projects are dedicated to preserving and reimagining the games of the past. You can find fully playable versions of timeless classics like , all recreated in HTML5 and ready to play. Some projects go beyond single games, curating entire collections of retro titles with a classic, pixel-perfect aesthetic. For example, the Old Wev Game project is a collection featuring titles like Pacman, Flappy Bird, and Space Invaders .
Type game topic:html5 or game networks github.io into the search bar. Advanced github
| Genre | Description | Example Games | | :--- | :--- | :--- | | | Games that challenge logic, pattern recognition, and problem-solving. Often experimental with unique mechanics. | Evaw (8-bit puzzle-platformer), Where the Water Flows (isometric puzzle) [8†L6-L13]. | | Action & Arcade | Fast-paced games that test reflexes and hand-eye coordination. Great for short play sessions. | Clumsy Bird (Flappy Bird clone), DuckHunt JavaScript [0†L10-L11][9†L19-L21]. | | Strategy & Simulation | Games requiring careful planning, resource management, and tactical decision-making. | City-building games , Unknown Horizons (2D isometric RTS), Sandboxels (falling-sand simulator) [2†L26-L29][9†L24-L26]. | | Adventure & RPG | Story-driven experiences focusing on exploration, character progression, and quests. | Captain Holetooth (story-driven platformer), Veloren (open-world fantasy RPG) [0†L14][9†L37-L38]. | | Unblocked Game Portals | Massive collections aggregating hundreds of games into a single site, often with additional tools like proxies. | NettleWeb , Snorlax's Cave (3000+ & 200+ games respectively) [7†L16][14†L6-L7]. |
You can leverage GitHub’s own search engine to find game repositories. Go to GitHub.com.
If you are using a static site generator like or Hugo to write posts about your game: : Many classic ASCII or tile-based roguelikes are
These services are direct competitors to GitHub Pages, offering free static hosting. Services like often provide even more generous bandwidth limits, and Netlify offers simple form handling and serverless functions. However, GitHub Pages is simpler, has deeper integration with the GitHub ecosystem, and is often the first choice for developers already using GitHub.
There’s something quietly magical about stumbling across a small game hosted on a GitHub Pages site — a tiny, polished world tucked behind a github.io address, usually created by one person or a tiny team and released into the open like a message in a bottle. These games live at the intersection of tinkering and craft: they’re experiments in code, design, and playful thinking, often built with simple tools and shipped with a generosity that invites others to learn, fork, and remix.