https://github.com/Open-GDR/awesome-unity-games
A curated list of open-source Unity games.
https://github.com/Open-GDR/awesome-unity-games
List: awesome-unity-games
awesome awesome-list game-development unity unity-games unity2d unity3d
Last synced: 17 days ago
JSON representation
A curated list of open-source Unity games.
- Host: GitHub
- URL: https://github.com/Open-GDR/awesome-unity-games
- Owner: Open-GDR
- License: cc0-1.0
- Created: 2023-08-12T00:47:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T12:51:37.000Z (3 months ago)
- Last Synced: 2025-05-05T17:19:08.146Z (20 days ago)
- Topics: awesome, awesome-list, game-development, unity, unity-games, unity2d, unity3d
- Language: C#
- Homepage:
- Size: 68.4 KB
- Stars: 569
- Watchers: 7
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-unity-games - A curated list of open-source Unity games. (Programming Language Lists / C# Lists)
README
## Awesome Unity Games [](https://github.com/sindresorhus/awesome)
A curated list of useful open-source Unity games in alphabetical order.
#### Supporting
Contributions are welcomed. Please ensure that the repository has a license and provides relevant images or videos demonstrating the project. You can also leave a star if you appreciate the work done in this repository.Similar list for Godot Engine: [Awesome Godot Games](https://github.com/akinmustafa/awesome-godot-games).
> [!WARNING]
> Some projects might lack a license, or their licenses could have been changed or removed. Make sure to check and manage the licenses if you intend to use the content.
>
Categories
- [Official Unity Templates](#official-unity-templates)
- [Action-Adventure](#action-adventure)
- [Arcade](#arcade)
- [Board Games](#board-games)
- [Cooking](#cooking)
- [Fighting](#fighting)
- [RPG](#rpg)
- [Runner](#runner)
- [Sandbox](#sandbox)
- [Shooter](#shooter)
- [Simulation](#simulation)
- [Survival](#survival)
- [Platformer](#platformer)
- [Puzzle](#puzzle)
- [Tower Defense](#tower-defense)
- [Vehicles & Racing](#vehicles--racing)
- [Virtual Reality](#virtual-reality)### Official Unity Templates
- [Boat Attack](https://github.com/Unity-Technologies/BoatAttack) — A boat racing game created as an example for [URP](https://unity.com/srp/universal-render-pipeline). 
- [Boss Room](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop) — A fully functional co-op multiplayer RPG made with Unity Netcode. 
- [ECS Network Racing](https://github.com/Unity-Technologies/ECS-Network-Racing-Sample) — ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices. 
- [FPS Sample](https://github.com/Unity-Technologies/FPSSample) — A first person multiplayer shooter game. 
- [Megacity Metro](https://github.com/Unity-Technologies/megacity-metro) — A multiplayer shooter game that can support 128+ players simultaneously with [UGS](https://unity.com/solutions/gaming-services) included. 
- [Spaceship Demo](https://github.com/Unity-Technologies/SpaceshipDemo) — AAA playable first person demo created as an example for [HDRP](https://unity.com/srp/high-definition-render-pipeline). 
- [Unity Royale](https://github.com/ciro-unity/UnityRoyale-Public) — A tower defence game played with cards similar to Supercell's Clash Royale. ### Action-Adventure
- [Diablerie](https://github.com/mofr/Diablerie) — Diablo II reimplementation on Unity. 
- [GTA San Andreas Clone](https://github.com/GTA-ASM/SanAndreasUnity) — A GTA San Andreas clone made with Unity. 
- [Uncertainty](https://github.com/Null-References/Uncertainty) — A 3D action-adventure space-shooter game. 
- [Warcraft Arena](https://github.com/Reinisch/Warcraft-Arena-Unity) — World of Warcraft client-server combat system implementation with [Photon Bolt](https://doc.photonengine.com/bolt/current/getting-started/overview). ### Arcade
- [Amazing Track](https://github.com/EugenyN/AmazingTrack) — ZigZag like endless arcade game developed with LeoEcsLite and Zenject. 
- [Delivery Boy](https://github.com/phamson02/DeliveryBoy-UnityGame) — A 2D fast-paced mobile arcade game. 
- [DOTS Arkanoid](https://github.com/EugenyN/DOTS-Arkanoid) — Clone of the classic arcade game (Arkanoid) built with Unity DOTS. 
- [Flip Fall](https://github.com/flo-wolf/Flip-Fall) — A mobile arcade game. 
- [Tetris](https://github.com/Mukarillo/UnityTetris) — A Tetris clone made with Unity. ### Board Games
- [Blackjack](https://github.com/joaokucera/unity-blackjack) — A blackjack card game. 
- [Card Game](https://github.com/exewin/card-game) — A card game tribute to [Astral Tournament](https://store.steampowered.com/app/2160780/Astral_Tournament__a_prequel_of_the_Astral_Masters/ "A famous card game."). 
- [Card Game Simulator](https://github.com/finol-digital/Card-Game-Simulator) — A card game simulator. 
- [Chess](https://github.com/ErkrodC/UnityChess) — A 3D chess made with Unity. ### Cooking
- [Undercooked](https://github.com/daltonbr/Undercooked) — A fan made cooking game inspired by [Overcooked](https://store.steampowered.com/app/448510/Overcooked/). ### Fighting
- [Darklings](https://github.com/kidagine/Darklings-FightingGame) — A 2D fighting game with periodic updates. ### RPG
- [Daggerfall Unity](https://github.com/Interkarma/daggerfall-unity) — Open source recreation of Elder Scrolls II: Daggerfall. ### Runner
- [Awesome Runner](https://github.com/VladimirPirozhenko/AwesomeRunner) — A 3D endless runner game. ### Sandbox
- [Minecraft Clone](https://github.com/stalomeow/MinecraftClone-Unity) — A 3D Minecraft clone. 
- [Open Hogwarts](https://github.com/OpenHogwarts/hogwarts) — A Hogwarts (Harry Potter) open sandbox game. 
- [Voxel Game](https://github.com/savatkinv/VoxelGame) - 3D voxel game template. ### Shooter
- [Isometric Shooter](https://github.com/tadadosii/2DTopDownIsometricShooterStudy) — A 2D isometric shooter game. 
- [Top Down Shooter](https://github.com/tarush-r/Top-Down-Shooter-Game) — A 2D top down shooter game with random dungeon generation. 
- [Team Capture](https://github.com/Voltstro-Studios/Team-Capture) — A 3D multiplayer FPS game. 
- [Vampire Survivors Clone](https://github.com/matthiasbroske/VampireSurvivorsClone) — A [Vampire Survivors](https://store.steampowered.com/app/1794680/Vampire_Survivors/) inspired mobile game. ### Simulation
- [FyWorld](https://github.com/Fy-/FyWorld) — A discontinued base-building and simulation game. 
- [Prosperity Wars](https://github.com/Nashet/Prosperity-Wars) — Game-like agent based economy simulator. 
- [OpenTS2](https://github.com/LazyDuchess/OpenTS2) — Open-source re-implementation of Sims 2 in Unity. ### Survival
- [Star Travel](https://github.com/Victormaa/Star-Travel) — A 3D space themed open world survival game. 
- [Survival RPG Kit](https://github.com/leandrovieiraa/FreeSurvivalRPGKit) — A free 3D survival RPG kit with lots of features. 
- [Zombie Survival 2D](https://github.com/mapisarek/Survival_Zombie_2D) — A 2D zombie survival game. 
- [Zomboid Survival](https://github.com/saivittalb/zomboid-survival) — A FPS zombie survival game with AI navigation. ### Platformer
- [Kailius](https://github.com/Walkator/kailius) — A mobile ready 2D pixel platformer. 
- [Red Runner](https://github.com/BayatGames/RedRunner) — A 2D complete platformer game. 
- [The Lost Forest](https://github.com/elifyener/TheLostForest) — A 2D platformer game with traditional gameplay. ### Puzzle
- [Flame Keeper](https://github.com/alex-cherkaski/Flame-Keeper) — A 3D puzzle platformer game. 
- [Flipon Tiny](https://github.com/valryon/flipon-tiny) — An open-source port of [Flipon](https://www.flipon.net/), a fast paced match 3 game. 
- [Match 3 Clone](https://github.com/daltonbr/Match3) — Famous Match 3 game made with Unity. 
- [Nodulus](https://github.com/Hyperparticle/nodulus) — A 3D complete puzzle game. ### Tower Defense
- [3D Tower Defense](https://github.com/Mohammed-Benotmane/Tower-Defense-Game) — A 3D simple tower defense game. 
- [Temple Trashers](https://github.com/hackerspace-ntnu/Temple-Trashers) — A 2D co-op tower defense game. 
- [Tower Defense](https://github.com/JanWalsh91/tower_defense) — A 2D tower defense game. ### Vehicles & Racing
- [Hill Climb Racing Clone](https://github.com/stevecox1964/Happy_Wheels_Clone) — A Hill Climb Racing clone. 
- [Mario Kart Clone](https://github.com/Ishaan35/Unity3D-Mario-Kart-Racing-Game) — A Mario Kart clone. 
- [PolyRace](https://github.com/vthem/PolyRace) — Low poly futuristic racing game. 
- [Turbo Track 2D](https://github.com/h8man/TurboTrack2D) — A small prototype of arcade style racing game with polygon projection technique. ### Virtual Reality
- [BricksVR](https://github.com/d12/bricksvr-game) — A mirror of the BricksVR, multiplayer sandbox game available on Steam and the Oculus store. 
- [MiniGolf](https://github.com/mmeyrat/MiniGolf-VR) — A virtual reality game of mini-golf made with Unity, intended for the Oculus Quest. ### License
This repository is licensed under the [CC0-1.0](https://github.com/akinmustafa/awesome-unity-games/blob/main/LICENSE) license.