An open API service indexing awesome lists of open source software.

Unity

Unity is a game development platform used to build high-quality 3D/2D games that can deployed across mobile, desktop, VR/AR, consoles, or the web.

https://github.com/j3soon/unity-uwp-sample

Unity UWP sample project with data saving function

sample unity uwp

Last synced: 14 Apr 2026

https://github.com/gperretta/snake-minigame-unity

Individual two-weeks project at the ADA (22/23). Developed in Unity and C# - with comments in each scripts.

macos snake unity unity2d-game

Last synced: 06 May 2026

https://github.com/appodeal/cmp-unity-plugin

Appodeal CMP Unity Plugin for UPM distribution

appodeal cmp consent-management-platform gdpr unity

Last synced: 27 Jan 2026

https://github.com/isabelcoboruizazuaga/vrescapedungeon

Escape Room in VR using unity. Player will have to use all basics vr controls to complete the game, grabbing, pressing, teleporting, etc. Hands and gaze use are also implemented and integrated

escape-room game metaquest occulus unity vr

Last synced: 17 Oct 2025

https://github.com/griffobeid/flying-paper

Paper Plane game built in Unity

csharp unity

Last synced: 16 Apr 2026

https://github.com/gableroux/unity-rotation-playground

Unity Rotation Playground created as part of a demo about Gimbal Lock in Unity.

gimbal-lock unity

Last synced: 30 Apr 2026

https://github.com/b1lodhand/absent-editor

simple editor code to protect my mental heatlh while working with unity.

game-development unity unity-editor

Last synced: 09 Feb 2026

https://github.com/meltingscales/unity-game-3d-demo

Adapted from https://github.com/codinginflow/3DUnityBeginner

unity unity3d

Last synced: 15 Apr 2026

https://github.com/ddayin/TechInterview-GameProgrammer

To prepare technical job interview for Unity developer with ChatGPT 3.5

csharp fundamentals-of-programming technical-interview unity

Last synced: 17 Oct 2025

https://github.com/yanicksenn/unity-package-template

Template unity package which will be used from the Unity Package Wizard.

game-development open-source unity unity3d

Last synced: 17 Oct 2025

https://github.com/agarwalkaushal/2d-endless-runner

Repository for the E-book: Make your first 2D GAME in 3 EASY STEPS. Grab your copy!

e-book endless-game game-development unity

Last synced: 16 Apr 2026

https://github.com/darkerqueensara/o2a2jam

Innerverse is a bitsy visual-novel developed in Unity for the O2A2 VN Jam 2023 ~ Queer Edition ~.

unity unity-scripts unity2d unity2d-game visual-novel visualnovel

Last synced: 09 Feb 2026

https://github.com/badend777/devlolisdk

There's nothing here, just some old SDK code written by a kid.

game-development importer sdk tooling unity unity-editor vrchat

Last synced: 09 Feb 2026

https://github.com/dormarr/khora

A 2.5D pixel survival sandbox & eco-sim.

game-development pixel-art sandbox-game simulation unity

Last synced: 14 May 2026

https://github.com/siimer/realtimepixelsort

A repository to explore pixel sorting in realtime. Contains a few interactive demos with some of my ideas. Done using Unity.

compute pixelsort pixelsorting realtime unity

Last synced: 16 Oct 2025

https://github.com/auru/unity-api-mw

Middleware for unity-api

middleware unity unity-api unity-cache

Last synced: 10 Feb 2026

https://github.com/trigger-segfault/distance.errorlogging

Distance mod to log exceptions caught in the Unity Framework black hole.

centrifuge distance error exception logging mod unity

Last synced: 14 May 2026

https://github.com/lucasctnh/asteroids

👾 A simple project I did for a college assignment.

college-assignment gamedev retrogaming study-project unity

Last synced: 16 Oct 2025

https://github.com/arthurmougin/unity-webxr-demo-project

This is the built WebXR game as it's the simplest build process. For editable game files, please contact owner.

github-pages unity webxr

Last synced: 14 Apr 2026

https://github.com/ktk-jadoo/mandelbrot-visualizer

Mandelbrot set visualizer built in Unity. It uses a custom shader for rendering the fractal and a controller script for navigation, allowing dynamic zooming, panning, and iteration adjustments.

csharp hlsl unity

Last synced: 30 Apr 2026

https://github.com/yoric/fate-dice-roller-3d

A simple 3d dice roller for the Fate Core/Fate Accelerated Role-Playing Game

dice rpg unity

Last synced: 16 Apr 2026

https://github.com/andresilmor/unity-learn-junior-programmer-pathway

Prototypes developed during the Unity Learn Junior Programmer Pathway

game-development junior-programmer-course unity unity-learn

Last synced: 14 Oct 2025

https://github.com/hazarbakir/car-drive-prototype

Unity Learnings - Car drive prototype

csharp game game-development prototype simulation unity

Last synced: 19 Apr 2026

https://github.com/gilzoide/super-rolling-cat

3D arcade game made for GBJam 8 (https://itch.io/jam/gbjam-8)

game gbjam8 unity

Last synced: 17 May 2026

https://github.com/newlandtv/unityvibration

Vibration with Unity Engine.

android interactive mobile unity vibration

Last synced: 22 Jan 2026

https://github.com/cj-mills/unitytexturereaderd3d

UnityTextureReaderD3D is a plugin package for Unity that enables easy access to pixel data from Direct3D11 and Direct3D12 textures. The package includes native plugins for both APIs, providing efficient texture reading without the need for additional scripts or workarounds.

direct3d11 direct3d12 pixel-data unity unity3d

Last synced: 30 Apr 2026

https://github.com/buddhad/bulletbound

Bulletbound is a fast-paced 2D shooter where players ricochet bullets off walls to defeat enemies and navigate challenging levels.

2d 2d-game action shooting unity

Last synced: 12 Apr 2026

https://github.com/zeknikz/ktane_tutorials

Tutorials for modding for the game Keep Talking and Nobody Explodes.

git ktane modding modding-games tutorials unity

Last synced: 30 Apr 2026

https://github.com/justinleemans/uni-data-store

Class serialization and data store interface for Unity

package serialization unity unity3d-plugin upm upm-package

Last synced: 11 Feb 2026

https://github.com/sharks-interactive/ludum-dare-52

🕹Sharks Interactive's Ludum Dare 52 entry.

c-sharp game-jam ludum-dare ludum-dare-52 unity

Last synced: 11 Feb 2026

https://github.com/ChaeDoll/sample-unityxr-xreye

XR App (Meta Quest 3) - Visual assistance app for the visually impaired

mixed-reality unity

Last synced: 13 Mar 2026

https://github.com/vicen-te/connect4

Showcases various game decision-making algorithms (Minimax, Negascout, Negamax, Monte Carlo, Aspiration Window) allowing observation of how different AIs compete against each other, with the option to play against the AIs as well.

aspiration-window connect4 connect4-ai-game game-decision-making-algorithms minimax monte-carlo negamax negascout unity

Last synced: 14 May 2026

https://github.com/nnur/fungustus

Help Fungustus rescue his duck friends without being pricked by cacti!

unity

Last synced: 30 Apr 2026

https://github.com/n-c0de-r/batr-e_nikolas_journey

A cozy puzzle plattformer about energy made with Unity.

2d game pixel-art plattformer puzzle pve unity

Last synced: 31 May 2026

https://github.com/tamvdb/itf3_hackathon_carbonquest-local

Carbon Quest est un projet collaboratif réalisé en trois jours lors d'un hackathon chez Interface3 réunissant 2 backend, 2 frontend et 2 game developers.

csharp javascript mongoose nodejs php react unity

Last synced: 14 Apr 2026

https://github.com/imagine10255/unity-chrome-dinosaur-react

unity chrome dinosaur with react

reactjs unity

Last synced: 29 Apr 2026

https://github.com/miomit/simplegame

А simple unity game that was taken from a YouTube video

c-sharp simple-game unity unity3d youtube

Last synced: 16 Apr 2026

https://github.com/jokkeez/robotiikkaastar

AMK Robotiikan A* tehtävä

astar pathfinding unity unity3d

Last synced: 30 Apr 2026

https://github.com/darkerqueensara/bullethelljam

CPU Takeover is a twin-stick bullet hell game developed in Unity for 🎆 Bullet Hell Jam 🎆 2021.

arcade arcade-game bullet-hell twin-stick twin-stick-shooter twin-sticks unity unity-scripts unity2d unity2d-game

Last synced: 30 Apr 2026

https://github.com/bcoffeedev/game-core-architecture-modular-singleton

A lightweight modular initialization framework for Unity.

design-patterns framework modular singleton unity unity-package

Last synced: 30 Apr 2026

https://github.com/ryanslikesocool/unityfoundation-propertywrappers

Property wrappers and bindings for Unity + C#

binding csharp package property-wrapper unity

Last synced: 14 Apr 2026

https://github.com/nurettinyakit/unity-how-to

How to make a video game.

csharp game-development unity

Last synced: 19 May 2026

https://github.com/paulnonatomic/unityquickstartcli

UnityQuickStartCli is a command-line interface (CLI) tool designed to automate the setup and creation of Unity projects, as well as local and remote Git repositories. It streamlines the process of initializing a new Unity project, setting up Git repositories, and configuring project settings.

cli dotnet-console nuget-package unity unity-cli unity3d

Last synced: 19 Jan 2026

https://github.com/omiyagames/stuck-in-parallel

Spelunker Johny discovers one of the greatest world mysteries: colored lanterns that reveals a new world! With the cave’s main entrance closed off, however, he must rely on these lanterns to hop between different parallel universes and reach towards the exit. But what dangers lie behind these unexplored territories?

game game-jam gamejam ludum-dare ludumdare unity unity2d unity3d

Last synced: 12 Feb 2026

https://github.com/kierancoppins/ld46

My game for the Ludum Dare 46 game jam; Darryl in Distress. A simple 2D pixel art game where you have to protect Darryl and get him to the ocean

csharp gamejam ludumdare unity unity3d

Last synced: 12 Feb 2026

https://github.com/x-ray-explorer-vr/x-ray-explorer-vr

Virtual reality application focused on learning about the human skeleton

csharp unity virtual-reality

Last synced: 17 May 2026

https://github.com/tanguysoto/forcefieldspotentials

3D Physics Serious Game :video_game:

3d physics serious-game simulation unity

Last synced: 18 May 2026

https://github.com/liamgallagher737/inconvenient-superpowers

A game made in 3 hours with Unity for Trijam #148

game gamjam trijam unity

Last synced: 09 May 2026

https://github.com/notyusheng/escape-room-pc

Web browser game made with Unity

game itch-io unity

Last synced: 11 Oct 2025

https://github.com/maraxd/vr-piece

papruda project

unity vr

Last synced: 02 May 2026

https://github.com/olucascruz/reflexo-do-inimigo

Isso é um jogo 3d feito em Unity, durante uma gamejam com o tema "Você é seu inimigo"

game unity unity3d

Last synced: 28 Feb 2026

https://github.com/minty-labs/unity-tools

Various tools created for Unity. Focused on VRChat development.

unity unity-editor utility

Last synced: 21 Jan 2026

https://github.com/tiago-xavier-braga/occlusion3dmask

A Unity package that implements a 3D occlusion mask to guarantee the player's visibility, preventing walls and other obstacles from blocking the view during the game.

shader tools unity

Last synced: 21 Jan 2026

https://github.com/thbaylson/Unity-Third-Person-Combat

This project started from the course "Unity 3rd Person: Combat & Traversal" by Nathan Farrer. However, I also experimented with some procedural level generation alongside the course material.

course-completed course-project finite-state-machine game-dev procedural-generation third-person-camera unity unity3d

Last synced: 11 Oct 2025

https://github.com/thbaylson/Unity-2D-RPG

Originally created as part of "Unity 2D RPG: Complete Combat System" by Stephen Hubbard (see linked website). Course material slightly expanded upon.

course-complete course-project game-dev jira rpg unity unity2d

Last synced: 11 Oct 2025

https://github.com/eviltwo/toyshadergraph

This is a shader that renders solid-colored shadows on an Unlit surface, giving it a flat appearance.

shadergraph unity unity3d upm urp

Last synced: 13 Feb 2026

https://github.com/xaymar/unity-modrian

A Unity package to handle common Modding tasks, such as Asset Bundles.

game-modding modding unity unity-editor unity-modding unity-package unity3d

Last synced: 14 Feb 2026

https://github.com/tiago-xavier-braga/dualtextureblend

This Unity package provides a shader that blends two textures seamlessly on a single object.

shaders unity

Last synced: 19 Jan 2026

https://github.com/antoneekstrom/ld47

Entry for the Ludum Dare 47 gamejam.

game gamejam ld47 ludumdare unity

Last synced: 21 Jan 2026

https://github.com/xprees/unity-variables

Unity variables package suitable for modular and multi-scene architecture based on ScriptableObjects. Inspired by Ryan Hipple Unity 2017 talk.

scriptableobjects unity

Last synced: 14 Feb 2026

https://github.com/tolgagame/cleanup-z

Unity Advanced Cleanup Tools

csharp unity unity-editor unity3d-plugin

Last synced: 21 Jan 2026

https://github.com/fabruju/unity-attributes-essentials

Some extra attributes that you might need while showing your variables on the inspector

package unity unity2d unity3d unityeditor unityeditortool unityplugin

Last synced: 21 Jan 2026

https://github.com/xprees/unity-graph-core

Unity Graph Core library based on xNode

graph unity

Last synced: 14 Feb 2026

https://github.com/caleb-mantey/unity-tools

A set of tools to speed up unity development and improve developer productivity. Allows easy set up of new unity projects by automating the creation of folder structure as well as installing and setting up packages for XR development with the click of a button.

csharp game-development gamedev unity unity-asset unity-editor unity3d unity3d-plugin vr xr

Last synced: 21 Jan 2026

https://github.com/faulo/backtothechicken

Franken Game Jam 2020

game game-jam unity

Last synced: 10 Oct 2025

https://github.com/whitesharx/styleguide

✍️ WhiteSharx Source Code Styleguides

codestyle dotnet styleguide unity

Last synced: 02 May 2026

https://github.com/herndone/unity-augmented-reality-demo

My first Unity Augmented Reality Demo to showcase AR foundation.

android unity unity3d virtual-reality

Last synced: 10 May 2026

https://github.com/yanicksenn/unity-poc-securitycamera

A proof of concept project that shows how an in-game security camera system could be built.

shader unity

Last synced: 09 Oct 2025

https://github.com/yanicksenn/unity-poc-firstpersoncontroller

Basic first person character controller.

player-controller unity

Last synced: 09 Oct 2025

https://github.com/andresilmor/bsc-m-interaction-with-360-hotspot-elements-in-virtual-reality

Interaction with elements mapped on a 360º Hotspot (created from start/no assets, tools) using OpenXR to display information.

360-photo information-visualization interaction openxr unity virtual-reality vr

Last synced: 09 Oct 2025

https://github.com/toys2work/skills-intro-to-arduino

Arduino code for robotic parts- 1 face(eye,mouth,speech), neck, 2 arms(hand-finger)/legs(knee, foot), 3 waist 4 other

ai arduino electronics fortnite java lua minecraft python raspberry-pi redstone roblox robotics unity unreal

Last synced: 07 Apr 2026

https://github.com/onodera-sf/unitysystembackgroundexecute

ウィンドウが非アクティブでもゲームを動かすサンプルです。

active game inactive unity window

Last synced: 17 Apr 2026

https://github.com/chartboost/chartboost-mediation-unity-adapter-chartboost

The Chartboost Mediation Unity SDK Adapter for Chartboost.

ads android chartboost csharp ios mediation unity

Last synced: 09 Oct 2025

https://github.com/bentobaux/urp-shader-templates

Starter templates for custom URP shaders with fog and shadow support.

hlsl shader unity urp

Last synced: 08 Oct 2025

https://github.com/newlandtv/videocapture

Unity Recording

editor recording unity

Last synced: 05 Feb 2026

https://github.com/hassanriaz206/line-color-3d

this is the complete project file of my game line color 3d with source code

gamedevelopment mobilegame unity unity-scripts unity3d unitygamedev unitysourcecode

Last synced: 16 Feb 2026

https://github.com/omrc55/unitybasiccounterapplication

This is my basic Unity application as a beginner.

csharp unity unity-scripts unity2d

Last synced: 21 Jan 2026

https://github.com/couldbedead/unitychallenge_5

The Unity Junior programmer Challenge 5 "Whack-A-Food" Submission for UCCS GDD 1200

csharp gui unity

Last synced: 30 Apr 2026

https://github.com/errorstream/upak

A CLI for automating unity package operations

automation devops doxygen nuget packaging unity unity3d

Last synced: 18 Jan 2026

https://github.com/cileene/p2_gr2_phoneproject

Repo for our 2nd semester project in Medialogy at Aalborg University in Copenhagen 2025.

aalborg-university medialogy unity

Last synced: 01 Mar 2026

https://github.com/st235/harvard.cs50g

Implementation of assignments from CS50’s Introduction to Game Development 🎮

cs50g csharp game-dev game-developement love2d lua unity

Last synced: 05 Feb 2026

https://github.com/isjn-227/gesture_controlled_runner

Gesture-Controlled Runner is a Unity-based endless runner game that utilizes hand gesture recognition for player control. Inspired by the classic Temple Run, this project demonstrates how to integrate gesture tracking into Unity games. It leverages Python scripts for gesture detection and Unity for game development.

3d-game game-development mediapipe opencv runner-game temple-run-clone unity

Last synced: 16 Apr 2026

https://github.com/asrot0/csharp-programming-for-unity-game-development

🚀 Dive into C# programming for Unity game development 🎮 with scripts for weapon wheels 🛠️ and interactive elements 🖱️!

csharp game-development unity unity-engine unity3d

Last synced: 30 Apr 2026