A inspirational C# code style guide for Unity projects
☆324Jan 27, 2025Updated last year
Alternatives and similar repositories for Unity-Code-Style-Guide
Users that are interested in Unity-Code-Style-Guide are comparing it to the libraries listed below
Sorting:
- A demo project to showcase design patterns and game architecture using ScriptableObjects☆275Aug 12, 2025Updated 6 months ago
- A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン☆26Dec 11, 2025Updated 2 months ago
- A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code …☆1,707Oct 23, 2025Updated 4 months ago
- Unity Software Engineering Guide (Design Patterns, Software Architecture, Algorithms and Data Structure)☆27May 10, 2025Updated 9 months ago
- The ideal starting point for new Unity Projects. It includes best practices for project structure and C# coding standards. This is for tr…☆134Sep 28, 2025Updated 4 months ago
- 🚀 Unity Inspector Utils is a collection of powerful custom attributes designed to improve the Unity Inspector experience, making it more…☆31Oct 21, 2025Updated 4 months ago
- UIEEx(UIElement Extension) is an extension library of Unity UI Elements package. UIEEx improve the workflow of creating editor & runtime …☆16Feb 21, 2024Updated 2 years ago
- Framework for online games and applications on Node.js☆13May 12, 2025Updated 9 months ago
- Generate .md Markdown Documentation from Unity C# script assets.☆18Aug 28, 2024Updated last year
- Key-Value Store save system interface and implementations for Unity☆28Jun 5, 2025Updated 8 months ago
- Unity generated Bitmask types usign ScriptableObjects for fast comparisons☆21Dec 23, 2025Updated 2 months ago
- Improve Unity's Inspector for Transform components☆14Jul 17, 2023Updated 2 years ago
- Unity Best Practices for C#; Design principles, design patterns, coding challenges, and more!☆51Oct 22, 2024Updated last year
- A Minecraft Model Reader for Unity☆23Oct 17, 2024Updated last year
- A package that Procedurally Generates Closed Tracks from Voronoi Diagrams using C# Jobs System, Splines and Procedural Mesh Generation.☆15Jan 12, 2025Updated last year
- Enum-based implementation of Event Bus for Unity☆14Nov 8, 2023Updated 2 years ago
- A Plexus like effect with connection-lines based on the wireframe of the mesh. Implemented with parallel running jobs and burst compile.☆15Jan 12, 2025Updated last year
- Modular localization system for the Unity engine.☆23Nov 16, 2025Updated 3 months ago
- ⚙ Generic Unity event system (event bus pattern)☆45Mar 1, 2025Updated 11 months ago
- A runtime dependency injection framework for the Unity Game Engine!☆44Jan 26, 2026Updated last month
- A Unity C# Visual State Machine☆38Jan 15, 2026Updated last month
- Service locator (IoC Container), object factory, util classes and lots of services to ease the development of C# applications and games☆28Jun 2, 2025Updated 8 months ago
- 2.5D Dynamic Reflective Water system for Unity's Universal Rendering Pipeline (URP).☆27Nov 22, 2023Updated 2 years ago
- 🚀 Just install and get the navigation functionality by pressing the Tab key in Unity game☆38Aug 2, 2025Updated 6 months ago
- A free, modular, scriptable object based local save system for Unity games.☆39Jan 31, 2026Updated 3 weeks ago
- Event driven architecture for Unity.☆25Aug 2, 2025Updated 6 months ago
- Extended asset loader for Unity.☆18Jan 9, 2025Updated last year
- Keyframe Reduction for Unity AnimationClip☆74Jan 17, 2026Updated last month
- Unity plugin that adds some useful attributes☆17Aug 4, 2024Updated last year
- a minimal Unity extension suite that aims to be modular and non-intrusive.☆31Dec 9, 2024Updated last year
- ☆11Sep 5, 2024Updated last year
- Fully statically typed data migration system for C# and Unity.☆16Sep 20, 2025Updated 5 months ago
- Library for styling game objects in Unity. . Built over UniMob and View-Binding.☆11Jun 30, 2023Updated 2 years ago
- In big Unity projects, artists have to modify images frequently to make it better, and developers have to reflect that change, as the old…☆11Apr 14, 2021Updated 4 years ago
- Implement basic AI behaviors effortlessly using this straightforward toolkit. It’s designed to handle object behaviors and interactions.☆14Oct 1, 2024Updated last year
- Dependency injection solution for unity☆11Sep 17, 2024Updated last year
- UI Framework for Unity based on reactivity and MVP pattern.☆17Feb 7, 2024Updated 2 years ago
- ☆13Feb 3, 2025Updated last year
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…