Games.github.io
Created by Gabriele Cirulli. This is the king of the hill. The game is open source, meaning hundreds of clones exist on GitHub Pages. The premise is simple: merge numbered tiles to reach 2048. It’s sleek, fast, and addictive.
A full clone of Sid Meier's Civilization II , running entirely in your browser. Hosted on freeciv.github.io . This is not a mini-game; it is a 4X strategy marathon that will take you 8 hours to finish. games.github.io
Not a polished “platform,” but a developer-friendly, privacy-safe playground. Best used for: killing 5 minutes, learning game dev, or reliving Flash-era simplicity without the security risks. Created by Gabriele Cirulli
games.github.io domain functions as a critical, open-source hub for game developers to host browser-based projects, share in-depth technical post-mortems, and showcase, work, often utilizing WebAssembly and GitHub Actions for direct deployment. Developers utilize this ecosystem for its zero-cost hosting, community feedback integration, and the ability to maintain full control over project documentation and portfolios. For more technical insights, explore the GitHub Pages docs Jaiden's Blog The premise is simple: merge numbered tiles to reach 2048
: Most of these sites follow the [username].github.io/[repository-name] structure. For example, if a developer named "exp-games" hosts a Pokémon emulator, it would likely be found at exp-games.github.io/Pokemon-Roms/ .