Github Game: Sites

Check the "Trending" section and filter by language (e.g., C++, Rust, or JavaScript) to see what the community is building. Direct Links: Many developers provide a direct URL

: You can find live games by typing site:github.io games into a search engine to pull up directly hosted web pages. ⚠️ Important Considerations github game sites

: One of the most comprehensive archived repositories containing thousands of open-source games, maps, and add-ons. How to Find and Play Check the "Trending" section and filter by language (e

: Because GitHub is a "productive" site for coding, many school and office filters leave it open, allowing users to access games hosted there. Collaborative Evolution How to Find and Play : Because GitHub

GitHub game sites are hosted on GitHub Pages — a free static hosting service provided by GitHub. Developers upload their HTML5, JavaScript, or WebAssembly games to a repository, enable GitHub Pages, and instantly have a live, shareable game URL.

A retro platformer inspired by Sonic the Hedgehog. The GitHub site lets you run through loops, collect rings, and fight bosses. The full source for the game engine is included.

You can drag and drop your index.html , your style.css , your game.js , and any assets (images/sounds). GitHub automatically detects the file structure.