Git Hub All Games _top_ May 2026

git clone <repo-url> cd <repo> # Check README for build instructions make # or npm install / cargo build / dotnet build These are stable, famous, and easy to run.

| List | What it contains | |------|------------------| | Awesome Games | 200+ open-source games (mirror) | | Awesome Godot | Games made with Godot engine | | Awesome Unity | Open-source Unity games | | Awesome Rust Games | Rust game repos | | Awesome PICO-8 | Tiny fantasy console games | git hub all games

| Game | Type | Play link / Notes | |------|------|-------------------| | 2048 | Puzzle | Open index.html in browser | | FreeCiv | Strategy | Like Civilization – install via releases | | OpenTTD | Transport sim | Releases available for all OS | | Veloren | RPG | Multiplayer voxel RPG | | Minetest | Sandbox | Minecraft-like, moddable | | SuperTuxKart | Racing | Mario Kart style | | Cataclysm: DDA | Roguelike | Deep survival | | Osu! (lazer) | Rhythm | Cross-platform | | OpenRA | RTS | Command & Conquer remake | | DXX-Rebirth | FPS | Descent 1 & 2 engine | When you find a game, look for these files: git clone &lt;repo-url&gt; cd &lt;repo&gt; # Check README

Important Note: GitHub does not host cracked/pirated commercial games (e.g., Call of Duty, GTA V). Instead, it hosts source code , open-source games , game clones , assets , and demos . This guide focuses on 100% legal game content. 🎯 What You’ll Find (Categories of “All Games”) | Category | Examples | |----------|----------| | Open-source games | 0 A.D., Mindustry, Veloren | | Classic game clones | OpenTTD, OpenRA (C&C), FreeCiv | | Browser games (HTML5/JS) | 2048, Tetris, Snake, Flappy Bird | | Game assets & mods | Textures, levels, fan expansions | | Game engines/tools | Godot, SFML demos | | Educational games | Coding puzzles, algorithmic games | 🔍 Step 1: Master GitHub Search Use these filters to find games fast. Basic Search: stars:>100 language:python game Top Game-Specific Searches: # Find classic game clones tetris clone pacman clone doom clone By language language:javascript game language:csharp unity game language:python pygame By license (good for remixing) license:mit game license:gpl game Pro Search Operators: # Games with active development pushed:>2024-01-01 game Games with good docs README.md game Find game jam entries "global game jam" in:readme 📦 Step 2: Use Awesome Lists (Curated Collections) Instead of raw search, use awesome-lists – handpicked game directories. Instead, it hosts source code , open-source games