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.
- GitHub: https://github.com/topics/unity
- Repo: https://github.com/Unity-Technologies
- Created by: Unity Technologies
- Aliases: unity3d, unity3d-plugin, unity-plugin, unity3d-editor, unity-editor, unity-package-manager, unity-scripts, unity-script, unity3d-script, unity3d-scripts, unity-development, unity3d-development, upm-package, unity-game-engine,
- Last updated: 2026-07-07 00:29:21 UTC
- JSON Representation
https://github.com/chsxf/multibool
A Unity package designed to improve memory usage by using bit fields for boolean values.
boolean memory-management unity unity-package
Last synced: 29 Apr 2025
https://github.com/zeknikz/ktane_fizzbuzz
A Fizz Buzz-related modded module for the game Keep Talking and Nobody Explodes. Designed and implemented by ZekNikZ.
fizzbuzz ktane modding modding-games unity
Last synced: 17 May 2026
https://github.com/chrisyarbrough/uprefs
A macOS command line utility to view and modify Unity EditorPrefs.
command-line editorprefs preferences swift unity unity-editor utility
Last synced: 14 May 2026
https://github.com/onodera-sf/unityinputactionmapdynamic
アクションマップを動的に設定するサンプルです。
action-map dynamic gamepad input input-system keyboard unity
Last synced: 14 May 2026
https://github.com/reclast/billiard-game
Billiard Game Test Project
billiardgame game indie reclast umiteski unity
Last synced: 16 Jun 2025
https://github.com/andrecerqueira/manlypunch
A boxing fighting game where you play with known characters in pixel art style.
Last synced: 15 May 2026
https://github.com/hponline/ReadySetGo
Techcareer.net – Game Developer Bootcamp Bitirme Projesi
Last synced: 07 May 2025
https://github.com/aadilsh786/sync-dash
"Sync Dash" is a hyper-casual game where you control a glowing cube that moves forward, jumps to avoid obstacles, and collects orbs for points. A ghost cube on the left mimics your actions with a delay.
hypercasual-game realtimesync unity
Last synced: 15 Jul 2025
https://github.com/khaled71612000/photon-unity
Photon Unity is a project that demonstrates the integration of Photon with Unity for developing multiplayer games
Last synced: 17 May 2026
https://github.com/newlandtv/stereoscopicillusion
3D Stereoscopic Illusion implemented in Unity Engine.
3d illusion stereoscopic stereoscopic-illusion unity
Last synced: 02 Feb 2026
https://github.com/kshoji/unity-midi-plugin-android-inter-app
Unity MIDI Plugin, Android implementation. Works with Inter App MIDI(Virtual MIDI) only.
android midi unity unity3d unity3d-plugin
Last synced: 17 Feb 2026
https://github.com/furkankambay/vigilante
Platformer game in Unity that I'm trying to develop unless I procrastinate (I procrastinated)
Last synced: 15 May 2026
https://github.com/arlorean/rhombicuboctahedron
ChatGPT 4.5 Deep Research generated Rhombicuboctahedron for Unity
ai-generated-code chatgpt csharp octahedron rhombicuboctahedron unity
Last synced: 17 May 2026
https://github.com/frayedfunction/redesignedthirdpersonstarterasset
Redesigned unity third person starter asset with pre-configured Animation Rigging and ragdoll.
animation-rigging charactercontroller ragdoll ragdoll-physics thirdperson unity unity3d
Last synced: 15 May 2026
https://github.com/bagiasn/chemicon
Chemicon is a serious game where you have to find the missing part of a chemical reaction and collect the right molecules to advance.
Last synced: 17 May 2026
https://github.com/ctneptune/superduper
A better duplication option for Unity
unity unity2d unity3d unity3d-editor unity3d-script
Last synced: 07 Feb 2026
https://github.com/b3x206/bxsearchdropdown
A faster alternative to AdvancedDropdown for Unity IMGUI
Last synced: 17 May 2026
https://github.com/niuma-wj/client
NiuMa平台游戏客户端(Unity、xLua热更新、棋牌游戏、麻将、斗地主、比鸡、牛牛)
Last synced: 02 May 2026
https://github.com/vowzss/rubikscube
Project to learn rotations in a fun way using quaternions applied to video games.
mathematics quaternions rubiks-cube unity video-game
Last synced: 07 May 2025
https://github.com/stschmaltz/creativecranberry
Another Unity learning project. The vision/dream of this is to be a 3D RPG with a focus on co-op.
3dgame csh game-development learning-by-doing unity unity3d
Last synced: 14 May 2026
https://github.com/jjkay03/testing-desktopia
Testing out Desktopia lib for Unity
Last synced: 21 Mar 2025
https://github.com/limelight-mint/llm-containers
[Unity] [Tool] Uni-Task lightweight containers for loadable pages/textures/scenes/prefabs/resources
container containers csharp llm-modules modules unitask unity unity-3d unity-tool
Last synced: 15 May 2026
https://github.com/gaolingx/unity_ruby_adventure2d
This is a simple 2D unity game for learning 2D development
Last synced: 17 May 2026
https://github.com/bmangeat/neven-memories
Game developed with Unity. The story of Neven who has lost all his memories. In our Rogue-Like, he has to collect them.
Last synced: 14 May 2026
https://github.com/brendanddev/tadpole-mania-unity-game
csharp csharp-game unity unity2d
Last synced: 02 May 2026
https://github.com/eloistree/hellounitypackage
Exporation of how we can use Git and UnityPackage to create toolbox
documentation packagemanager tutorial unity
Last synced: 28 Mar 2025
https://github.com/katai5plate/unity-script
Unityのスクリプト配布所。気に入ったら「★Star」ください。
rpg-maker unity unity-3d unity-asset unity-editor unity-scripts unity2d unity3d unity3d-plugin
Last synced: 15 May 2026
https://github.com/sunsided/unity-portals-experiment
Toying around with portals in Unity.
portals rendering unity unity3d
Last synced: 17 May 2026
https://github.com/silent0wings/unity-pathfinders-visualizer
Unity Pathfinders Visualized is a Unity project that visualizes fundamental pathfinding algorithms. It features Breadth-First Search (BFS) for efficient pathfinding in unweighted graphs, Depth-First Search (DFS) for deep exploration useful in maze generation, and Swarm Pathfinding, an alternative approach inspired by swarm behavior.
2d ai algorithms bfs csharp dfs game-ai game-development game-tools grid-navigation navigation pathfinding pathfinding-algorithm pathfinding-algorithms pathfinding-visualization swarm unity unity-toolkit visualization visualizer
Last synced: 17 May 2026
https://github.com/chiqors/qafgame
Aplikasi Permainan (Mobile Game) yang dibuat sebagai sarana pendidikan dan hiburan tentang ilmu fiqih islam menggunakan Unity Engine + MySQL
c-sharp chiqo-smk csharp mobile-development mobile-games mysql unity unity2d visual-studio
Last synced: 17 Jul 2025
https://github.com/twiks228/player-controller-3d-unity
Player Controller 3d Unity
controller player player-controller unity unity3d
Last synced: 18 May 2026
https://github.com/sjellipses/unity_calc
My first Unity 2D project, a simple calculator 🎮
Last synced: 17 May 2026
https://github.com/csharpseth/unitysimplevehicles
A basic arcade implementation for vehicles to unity.
car unity unity-package unity3d vehicle
Last synced: 14 May 2026
https://github.com/mohammadmahdi-abdolhosseini/unity-audio-manager
A simple and flexible audio manager for Unity, featuring music and SFX control, object pooling, and smooth music transitions. Perfect for managing sound in your Unity projects!
audio-manager object-pool unity
Last synced: 17 May 2026
https://github.com/ericksimoes/saraplay
Versão Open Source do jogo "Quem sou eu?"
open-source quem-sou-eu unity unity2d whoami
Last synced: 19 Jan 2026
https://github.com/dgtototo/catlikecoding
the accompanying code for CatLikeCoding notes
graphics-programming hlsl rendering shader shaderlab unity
Last synced: 21 Mar 2025
https://github.com/potatomaster101/roots
Small game for Let's Make Games GGJ23
Last synced: 15 Oct 2025
https://github.com/mpewsey/decidutree
A component based behavior tree for Unity.
Last synced: 03 Mar 2025
https://github.com/sup2point0/adrenaline
A simple 2D polygon shooter game in Unity
csharp shooter shooter-game unity unity2d
Last synced: 17 May 2026
https://github.com/bianca-mirtes/mestresdaxilogravura
It consist in the development of an interactive Virtual Reality (VR) environment that explores the educational potential of this technology to promote woodcut as a cultural heritage.
csharp shaders unity virtual-reality vuforia
Last synced: 17 May 2026
https://github.com/ingkellswith/actlikeanaidevlog
🥊모바일 3D 멀티플레이어 캐주얼 배틀 로얄게임인 'Act like an AI' 개발에 사용된 기술을 담은 개발 로그입니다.
Last synced: 13 May 2026
https://github.com/justsleightly/vpm.sleightly.dev
unity vrchat vrchat-avatars vrchat-tool
Last synced: 15 May 2026
https://github.com/lisnic1990/alexandr-lisnic
Senior Unity Game Developer with over 10 years of experience
csharp game-development multiplayer photon unity
Last synced: 19 May 2026
https://github.com/mpewsey/unitypackagetemplate
A repository template for Unity packages.
Last synced: 24 Jun 2026
https://github.com/mahtf/apocalipse-zumbi
Projeto de estudo desenvolvendo um jogo utilizando Unity.
Last synced: 15 May 2026
https://github.com/newlandtv/assetbundletest
My first Unity Asset Bundle test project.
Last synced: 06 Feb 2026
https://github.com/depra-inc/serialization.unity.surrogates
Contains serialization surrogates for Unity's structs.
depra serialization surrogate unity
Last synced: 16 May 2026
https://github.com/alierenkayhan/wer-ist-der-m-rder
This game is an instructional game for teaching one of the German Grammar rules, "Relativsätze im Nominative". You can play it from this website = https://alierenkayhan.itch.io/wer-ist-der-mrder
crime-game dete detective-game german german-language-learning-game instructional-game language-learning-game learning-german single-player-game unity unity2d-game
Last synced: 29 Apr 2026
https://github.com/midifrogs/futureinthepast
A platformer game with time control for Syberian Game Jam 2025
2d game immersive-sim platformer time-control unity
Last synced: 11 May 2025
https://github.com/cwt10101/project-wondercolts
An EQG fanmade game, currently in the works.
game game-development multiplayer unity
Last synced: 11 May 2025
https://github.com/marianpekar/hiragana-katakana-game
A game for practicing Japanese syllabaries by matching stones with hiragana and katakana characters.
csharp education educational educational-game japanese-language japanese-study unity unity3d
Last synced: 18 May 2026
https://github.com/whoishusni/space-shooter-multiplayer
Local Multiplayer Space Shooter Game made with Unity
Last synced: 04 Mar 2025
https://github.com/marekp21/aquilagame
The presented project is a computer game, the main assumption of which was to use elements of randomness in many aspects of the game.
computer-game randomness unity
Last synced: 18 May 2026
https://github.com/connffuused/acf.unitylitenetlib
Simple LiteNetLib implementation test project for ACF(My Private Project).
chat demo example litenetlib sample server udp unity
Last synced: 18 May 2026
https://github.com/isaacaneek/game-dev-resources
A curated list of resources to dive deeper into game development
animation computer-graphics game game-development godot procedural-generation resources shaders unity
Last synced: 18 May 2026
https://github.com/reyguillaume/dynamic-terrain-generator
Générateur dynamique de terrain développé sur Unity.
csharp procedural-generation unity unity3d
Last synced: 18 May 2026
https://github.com/blueberry-jam-games/blueberry-jam-games.github.io
A web page with a mirror of some games to play.
game-development unity website
Last synced: 25 Jun 2025
https://github.com/j-yoshino/taxi
2023年12月開催された、unityroomの1WeekGAMEJAMお題「おくる」の作品
csharp unity unity2d visual-studio
Last synced: 18 May 2026
https://github.com/danylleusof/mandarin-ar
Bringing Mandarin learning experience to the next level! Inspired from the award-winning VR Eazy Arabic App, this educational game is made to teach players some basic Mandarin words in virtual reality.
augmented-reality csharp games unity vuforia
Last synced: 18 May 2026
https://github.com/rodrigoueda/com.rodrigoueda.objectpool
objectpool objectpool-pattern package unity unity3d
Last synced: 18 May 2026
https://github.com/mun1z/meu
Meu é um jogo estilo runner criado no unity 3d
Last synced: 18 May 2026
https://github.com/tnthomas/bang-scriptable-events
An event system for Unity based upon Ryan Hipple's implementation presented at Unite 2017
csharp events scriptableobject unity
Last synced: 18 Feb 2026
https://github.com/sovekalshchik/Pirate-world
A game where you should hide your treasure island from the pirates.
c-sharp pirates turn-based turn-based-strategy unity
Last synced: 11 Mar 2025
https://github.com/DarkerQueenSara/Inspire-Jam
Pummeling A La Carte is a visua-novel turn-based RPG developed in Unity for the InspireJam 2022.
rpg turn-based turn-based-combat unity unity-2d unity2d unity2d-game visual-novel
Last synced: 11 Mar 2025
https://github.com/blatke/blenddistance.shader
A Unity shader for fading object by distance to other objects.
blenddistance scripts shaderlab shaders unity
Last synced: 01 Sep 2025
https://github.com/tmseldon/smitty_unplayedrpg
[PC] Smitty the unplayed RPG is an oneiric-action adventure made on Unity.
minigame rpg-game storygame unity
Last synced: 18 May 2026
https://github.com/playables/net.playables.buildtools-fastlane
Fastlane Bild Tools & Configuration for Unity
build-tool fastlane itchio steam unity
Last synced: 18 May 2026
https://github.com/lilyjge/arrowsgame
Unity top-down 2D game
game game-development unity unity2d
Last synced: 18 May 2026
https://github.com/adeoja/a-gravity-platformer
A 3D Unity platformer prototype with a gravity reversal mechanic
game-development gamedev platformer-3d platformer-game unity unity3d
Last synced: 04 Jul 2026
https://github.com/daltoonn/jogo-da-memoria-memory-game-unity
Este é um jogo da memória desenvolvido na Unity, utilizando scripts em C#. O projeto foi criado com fins educacionais e está com o código-fonte aberto para que qualquer pessoa possa estudar, modificar ou reutilizar em seus próprios projetos. 🚀Interface simples e intuitiva Mecânica clássica de jogo da memória
Last synced: 18 May 2026
https://github.com/onodera-sf/unityinputonscreencontrol
On-Screen Control でタッチ向けの入力コントロールを使用するサンプルです。
gamepad input input-system on-screen touch unity
Last synced: 18 May 2026
https://github.com/jqntn/unity-electron
Embedding a Unity WebGL game in an Electron application
electron electron-app electron-forge electronjs game node nodejs npm unity unity2d unity3d webgl
Last synced: 07 Mar 2026