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/jamius19/unity-ai-context-bridge-mcp

A Node MCP server that feeds AI tools Unity GameObjects, assets, and other resources that are selected by the user. Think of it like when you drag source code in Cursor, Antigravity, Github Copilot window to add that file to context, but for Unity.

ai-agents ai-tools mcp-server unity

Last synced: 11 Jun 2026

https://github.com/poswalsameer/nitro-dash

Nitro Dash is a 2D top down car racing game where the objective is to go as far as you can and make a very high score which your friend cannot beat.

csharp gamedev gamedevelopment gameengine itchio unity unity2d unity2d-game visualstudio

Last synced: 13 May 2026

https://github.com/void2610/zikken

キメラ顔実験のUnity版 Version 2021.3.20.f1 of Unity is required

unity

Last synced: 13 May 2026

https://github.com/theeffeminare/techarttasks_anweshsahoo

Unity Project Submission for Tasks 1, 2 and 3

2dgame csharp development unity

Last synced: 13 May 2026

https://github.com/kisaragieffective/vrchat_unity_version

dummy repository for integrating with renovate.

renovate unity vrchat

Last synced: 13 May 2026

https://github.com/kkga/unity-arkanoid

simple arkanoid game built with unity

game prototype unity

Last synced: 13 May 2026

https://github.com/radusek/asset-store-support

Support page for the users of RDK assets.

assetstore unity

Last synced: 11 Jun 2026

https://github.com/jyodann/randomdiceshootergmtk

Wacky Dice Shooter was made for GMTK Game Jam 2022. The theme was "roll of the dice" so we decided to make a shooter where the dice determines your fate in the game.

itchio unity unity3d

Last synced: 13 May 2026

https://github.com/rearming/unity_tutoring_1

Project for tutoring my first student on Unity/C# programming

csharp game-development gamedev unity unity-scripting unity3d

Last synced: 14 May 2026

https://github.com/chartboost/chartboost-core-unity-consent-adapter-google-user-messaging-platform

The Chartboost Core - Google User Messaging Platform Adapter mediates the Google User Messaging Platform via the Chartboost Core SDK.

chartboost core csharp google google-user-messaging-platform unity

Last synced: 14 May 2026

https://github.com/dotmos/unityshadergraphpatcher

Patcher for Unity Shadergraph shaders. Adds some features that are currently not available in Shadergraph.

patch rendering shadergraph shaders tool unity unity3d

Last synced: 14 May 2026

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

国や言語に合わせて画像オブジェクトの画像を切り換えるサンプルです。

country culture image language localization unity

Last synced: 11 Jun 2026

https://github.com/eulemitkeule/wyrm

🐉 2D platformer action game featuring a dwarf and a wyrm, made with Unity for the Beginners Circle Jam #3.

csharp game game-jam pixelart platformer unity unity3d

Last synced: 12 Jun 2026

https://github.com/salihkkus/roller-splat-game

Roller Splat is a simple Unity game where you control a ball to paint the level. Built to explore Unity mechanics and game development basics.

rollersplat unity

Last synced: 13 Jun 2026

https://github.com/artcc/unity2dgames

Repository for my Unity 2D games.

game game-development unity unity2d

Last synced: 15 Jun 2026

https://github.com/saltiesaltie/pong-game

Remake of the original Pong game from 1972, so I can learn Unity.

game game-2d game-dev game-development gamedev games pong pong-clone pong-game retro retrogaming unity unity2d

Last synced: 15 Jun 2026

https://github.com/niwau/breakout

The classic breakout game made in unity

atari breakout cshap unity

Last synced: 15 Jun 2026

https://github.com/herndone/cst-326-game-development-unity-engine

Continued learning to develop games using the Unity game engine along with a tool-set of object-oriented programming techniques, design patterns and software engineering paradigms.

csharp platformer pong unity

Last synced: 15 Jun 2026

https://github.com/teammoirai/com.moirai.framework

Unity 开发框架,集成 HybridCLR 高性能热更、Obfuz 代码混淆加固、YooAssets 企业级资源管理方案。

framework unity

Last synced: 15 Jun 2026

https://github.com/lnardon/basiccubegame

A basic cube game using Unity and C#.

csharp game-development unity

Last synced: 19 Jun 2026

https://github.com/mmar58/mmar-unity-library

It's a collection of unity scripts, which can help you in accomplish different tasks easily

csharp helpers library unity

Last synced: 19 Jun 2026

https://github.com/chintan-patel-games/mr.blocks

Mr. Blocks is a simple Unity 2D game where you control a square named Mr. Block. Navigate through challenging levels using WASD controls, avoid obstacles, and reach the final destination to complete each level!

2d-game casual-game indie-game level-based-game obstacle-avoidance platformer simple-game unity wasd-controls

Last synced: 19 Jun 2026

https://github.com/alejandrorocavandesype/birdy.exe

Made for the Unwrap Jam 2024 where we were awarded first place. You will have to get rid of the virus that has infected the old PC from your grandma by launching the antivirus.

csharp gamejam unity unity2d

Last synced: 20 Jun 2026

https://github.com/luizppa/space-pilot

Clearly a cheap rip-off of two or three games

csharp game-development physics-simulation unity unity3d

Last synced: 20 Jun 2026

https://github.com/dere3046/rogue_save_editor_unlocktool

A save editor for the game **Streets of Rogue** to read and modify `GameUnlocks.dat` files.

game mono saveeditor streetsofrogue unity unlocktool

Last synced: 20 Jun 2026

https://github.com/gameframex/com.gameframex.unity.android

Unity Android build configuration system for GameFrameX. Auto-discovers AndroidBuildConfig.json files across the project and injects Maven repositories, Gradle dependencies, AndroidManifest entries, string resources, and localization during build.

android android-build androidmanifest asset-delivery build-configuration csharp game-development gameframex gradle localization maven unity unity-package unity3d upm

Last synced: 22 Jun 2026

https://github.com/gameframex/com.gameframex.unity.startup

Generic Unity game startup flow scaffold. Encapsulates app launch to hotfix loading pipeline with primary-backup URL failover, YooAsset patching, and pluggable UI/hotfix backends via IStartupUIHandler/IHotfixLauncher interfaces. Built on GameFrameX Procedure/FSM/Event system with UniTask async support.

async csharp failover fsm game-development game-framework gameframex hot-update hotfix hybridclr procedure scriptableobject startup unitask unity unity-package unity3d upm upm-package yooasset

Last synced: 22 Jun 2026

https://github.com/gameframex/com.gameframex.unity.payment.minigame.douyin

GameFrameX Unity Douyin Mini Game payment integration for in-app purchases on Douyin TikTok mini game platform

csharp douyin game-framework iap mini-game payment tiktok unity upm-package

Last synced: 22 Jun 2026

https://github.com/mikaelrothig/tower-defense-game

3D Tower defence game created in Unity. Created for a university Game Development assignment.

blender unity

Last synced: 22 Jun 2026

https://github.com/reiidj/phishing-please

A short educational game that teaches players how to identify and avoid phishing scams through interactive scenarios.

unity

Last synced: 22 Jun 2026

https://github.com/sonufrienko/delivery-driver

Delivery Driver - Unity Game

game unity

Last synced: 23 Jun 2026

https://github.com/kasaxena5/fusion

Game Jam Entry For Mini Jam 133: Fusion

gamejam unity

Last synced: 23 Jun 2026

https://github.com/neoxider/clickertest

Simple clicker game with weather and dog facts using Unity for TestWork

csharp test testwork unity unity2d

Last synced: 23 Jun 2026

https://github.com/mateusadada/comp399-bsu

3D Animation course in the Academic Exchange Program in Information Systems at BSU

3d animation bsu roll-a-ball solar-system unity

Last synced: 23 Jun 2026

https://github.com/mursisru/multiplayerclientsideoptimization

Client-side multiplayer performance mod for Nuclear Option — reduce FPS drops in large MP sessions.

csharp fps mod multiplayer nuclear-option optimization performance unity

Last synced: 24 Jun 2026

https://github.com/aja-espana/aja-espana

Personal repository for my work

game-development osu-api software unity

Last synced: 25 Jun 2026

https://github.com/normandy72/unity-tabs

How to create Tabs in Unity.

unity unity2d unityui

Last synced: 29 Jun 2026

https://github.com/newlandtv/network-calculator

Calculator implemented through networking server.

calculator cilent networking server unity

Last synced: 19 May 2026

https://github.com/kuritaro1122/stgoptionmovement

[Unity] オブジェクトの座標と回転を一定距離空けてトレースする。

csharp unity unity-scripts

Last synced: 15 May 2026

https://github.com/ak1132/augmented-reality-demo

A simple crude game built using Unity 3D and Vuforia Engine

augmented-reality augmented-reality-applications csharp unity vuforia vuforia-engine

Last synced: 17 May 2026

https://github.com/jwellone/screenshots

Take any screenshot of the selected View or Window on Unity Editor. Game View. Scene View. Selected window. Entire Unity Editor. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.

unity

Last synced: 16 May 2026

https://github.com/kade-github/first-people-suck

First People Suck (FPS) Is a platformer game based around flying threw levels as fast as possible while avoiding objects that are red. FPS is built on the unity engine.

unity unity3d

Last synced: 07 May 2026

https://github.com/jk1422/unityearclipper

UnityEarClipper is a lightweight triangulation algorithm for Unity

csharp mesh-generation triangulation unity unity-scripts unity3d

Last synced: 13 Apr 2025

https://github.com/niketw/brotato-rl

reinforcement learning model trained to play brotato-likes

reinforcement-learning unity

Last synced: 20 May 2026

https://github.com/the-breakbar/defunct-2

1v1 futuristic local-coop racing game

1v1 racing unity

Last synced: 17 May 2026

https://github.com/josephpbaruch/platformer_game_qa

A Platformer game for QA enthusiasts.

platformer unity

Last synced: 17 May 2026

https://github.com/jennypavlova/unity-roll-a-ball-js-tutorial

Unity Roll-a-ball tutorial written in UnityScript(JavaScript)

javascript roll-a-ball unity unity-scripts unity-tutorial unity3d

Last synced: 15 May 2026

https://github.com/christyans/hack.and.slash

Protótipo de um lolpoly, hack-n-slash 2.5D e roguelite game .🎮:hocho:

action game hackandslash roguelike unity

Last synced: 17 May 2026

https://github.com/jay-k98/hskl_brickbuildar

The greatest AR brick instructions you'll ever meet!

augmented-reality augmentedreality bricks unity unity3d

Last synced: 17 May 2026

https://github.com/kameronbrooks/unity-code-header-writer

This unity editor extension can add a file header to all files in your project. Copyright, Licence, etc..

csharp header-writer unity unity-editor unity3d-plugin

Last synced: 16 May 2026

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

The Chartboost Mediation Unity SDK Adapter for InMobi.

ads android chartboost csharp inmobi ios mediation unity

Last synced: 07 Mar 2026

https://github.com/teamgruenbaum/rohtaytethetimelessspace

"Roh Tayte – The Timeless Space" is a 3D single-player game, where players control a fox named Roh Tayte navigating themed worlds with area-specific abilities for manipulating time and space that help them to master puzzles and skill passages.

3d adventure csharp fox open-world platformer unity videogame

Last synced: 17 May 2026

https://github.com/santilapi13/stack_overflor_bagamejam

Videogame 🎮 developed in 10 days for the Buenos Aires Game Jam, in Argentina, under the topic "Women economical empowerment". It achieved the 2nd place 🥈

csharp gamejam inclusion unity women-empowerment

Last synced: 10 Jul 2025

https://github.com/goldbarth/advancedprofiler

Custom Unity Editor Profiler Tool

charp unity unity2d unity3d

Last synced: 18 Mar 2026

https://github.com/xrdigispace/unity-mobile-dialog-popup-native

Mobile Dialog Unity (Info, Confirm, Neutral, Date time Picker, Toast, Progress)

android ios module unity

Last synced: 07 Oct 2025

https://github.com/nycalexander/prototypefps

Showcase of my FPS prototype in Unity with customizable mechanics, advanced crosshair, modular weapons, and AI target practice.

crosshair fps game game-development multiplayer practice target unity unity3d

Last synced: 19 Jul 2025

https://github.com/gowthaman-01/flutter-unity-app

flutter app built with Unity 2022.1.7f1

cpp flutter unity

Last synced: 19 Jul 2025

https://github.com/elymsyr/auv_simulation

A complete development and testing environment for Model Predictive Control (MPC) systems. It features a simulation environment, communication bridges for HIL/MIL testing, and implementations of imitation learning and PPO, complete with visualization tools.

unity zeromq

Last synced: 14 May 2026

https://github.com/kuanjiahong/unity-pong

A game of pong created using Unity

unity unity2d

Last synced: 02 Apr 2025

https://github.com/danbugs/wec_2019

Submission for the Western Engineering Competition (coding category) of 2019

game hackathon-project unity

Last synced: 15 May 2026

https://github.com/qhdwight/homepage-game

Frogger game for my homepage

csharp unity

Last synced: 17 May 2026

https://github.com/tamvdb/carbonquest-online

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: 06 Apr 2026

https://github.com/laststonedjs/alien-blasters

Unity 2D game

csharp unity

Last synced: 01 Jul 2026

https://github.com/msanatan/sonoflazarus

GameDev.tv 2022 Game Jam - Death is only the beginning

game game-development gamejam unity unity3d voxel

Last synced: 17 Mar 2025

https://github.com/deseteral/lightemup

🎮 Fight your way down the underground laboratory where a science experiment gone wrong resulted in demonic contamination. Made during Ludum Dare 48.

game ludum-dare ludum-dare-48 unity

Last synced: 19 Apr 2026

https://github.com/faulo/keepeverybodyhappy

Democracy Jam 2019

game game-jam unity

Last synced: 27 Mar 2025

https://github.com/marinagorbacheva/org.marrius.smart-logger

Smart logger that's able to print your logs pretty.

logger unity

Last synced: 02 Jul 2026

https://github.com/marianpekar/trapped-in-a-hoax-game

A puzzle game for Holistic3D Lockdown Game Jam

game game-jam puzzle-game unity unity3d

Last synced: 14 May 2026

https://github.com/newlandtv/ui_rotate

I rotated the UI with Unity.

2d rotate ui unity

Last synced: 24 Jan 2026

https://github.com/newlandtv/bosskiller

Boss Killer is a simple 3D game.

3d action-game boss boss-killer challenge game unity

Last synced: 30 Jun 2026

https://github.com/leandrobiloni/unity-physics-test-game-2020

Angry Birds-like game made for Engine Application to test Unity physics. Link to game: https://lalonisy.itch.io/test

angry-birds game physics unity

Last synced: 27 Mar 2025

https://github.com/charlierobin/meteoroids

A simple Asteroids-style shooter created with Unity

asteroids asteroids-clone asteroids-game-clone unity unity3d

Last synced: 17 May 2026

https://github.com/leandrobiloni/ingame-notifications-system

Basic System to show In Game notifications

notifications unity unity2d unity3d

Last synced: 27 Mar 2025

https://github.com/ymc-github/unity-effect-starter

guids for make effects in unity 3d

unity

Last synced: 17 May 2026

https://github.com/hamdle/pete-cactus-2

Pete Cactus, Moon Reporter 2. In early development

2d game unity

Last synced: 15 May 2026

https://github.com/helomdrs/thehangman

A simple console Hang Man game in C#

csharp unity

Last synced: 18 May 2026

https://github.com/mminer/unity-menu

macOS menubar app to open running Unity projects.

mac macos menubar-app unity unity3d

Last synced: 09 May 2026

https://github.com/seedv/seedlangexamples

Example applications that demonstrate the features of SeedLang.

animation education game-development scripting scripting-engine unity

Last synced: 02 Mar 2025

https://github.com/helomdrs/kktank

A top-down tank combat game for Unity training at Kokku

unity unity-3d unity3d unity3d-games

Last synced: 18 Mar 2025

https://github.com/xjine/unity_pingpongpattern

"Ping Pong Pattern" is a useful pattern for representing spatial areas, such as national borders or habitats.

assets noise unity

Last synced: 15 May 2026

https://github.com/bratah123/brackeysjam

A repository for the Brackey's Game Jam 2020.1 and my first game ever finished!

unity

Last synced: 02 Jul 2026

https://github.com/krlan2789/unity-csharp-extension

Unity Project - LAN C# Extension Code Sample

code-extension csharp sample-project unity

Last synced: 15 May 2026

https://github.com/peteryu24/petercoding-unity

unity 101

game unity

Last synced: 16 May 2026

https://github.com/soranoo/unity-seed-control

Scripts for multi-seed usage. Allow getting random numbers in different seeds easily.

csharp random-generation seed unity

Last synced: 15 May 2026

https://github.com/walle10-0/scaling-platformer-engine-unfinished

A size-scaling platformer engine made for unity. This project is unfinished.

unity unity2d

Last synced: 16 Feb 2026