sampaiodias / unity-clean-codeLinks
Quick guide to help Unity developers create more robust, maintainable, and cleaner C# code.
☆111Updated 3 years ago
Alternatives and similar repositories for unity-clean-code
Users that are interested in unity-clean-code are comparing it to the libraries listed below
Sorting:
- Example project to learn Simple Clean Architecture☆122Updated 4 years ago
- Demonstrates Different Programming Design Patterns In Unity☆51Updated 3 years ago
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆94Updated 4 years ago
- Unity PlayerPrefsExtra gives you the ability to save more complexe data types such as : Vectors, Bool, Colors, Lists, ... and it uses the…☆70Updated last year
- Color game objects in Unity's Hierarchy window☆65Updated 2 years ago
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…☆102Updated last year
- A project aimed at teaching you the basics of Unity Netcode☆167Updated 3 years ago
- ☆69Updated 2 years ago
- An automated asset name linter for Unity projects.☆59Updated 3 years ago
- Adds a simple MinMax slider attribute to Unity. Supports Vector2 and Vector2Int.☆99Updated 5 years ago
- ☆117Updated 5 years ago
- Scriptable Objects based FSM for Unity☆61Updated 2 years ago
- Simple and extensible event system for Unity Engine, implemented via scriptable objects☆148Updated 2 months ago
- ☆129Updated last year
- ☆48Updated last year
- An example project utilizing lobby, relay and netcode☆134Updated 2 years ago
- Hands-On Game Development Patterns with Unity 2018, published by Packt☆75Updated 3 years ago
- ❇ A typesafe, lightweight messaging system for Unity with UPM Support.☆89Updated 9 months ago
- NSubstitute is designed as a friendly substitute for .NET mocking libraries.☆105Updated 2 years ago
- Unity Popup UI package☆42Updated 2 years ago
- A powerful lightweight Finite State Machine for Unity, taking full advantage of editor.☆50Updated last year
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆143Updated 3 years ago
- Learn how to create a ScriptableObject-based gun system from scratch for your game!☆132Updated 10 months ago
- Building Unity mechanics structured as a set of challenges. 100 sample programs where each program demonstrates a different mechanic.☆133Updated 3 years ago
- Get started making multiplayer games with Netcode for GameObjects☆219Updated last year
- A demo on how to manage multiple scenes☆69Updated 5 years ago
- Repo for code that I can easily reuse across multiple Unity projects.☆151Updated 3 years ago
- Unity SerializeReference Editor☆84Updated 3 months ago
- Auto attach components in inspector☆137Updated 4 years ago
- The ideal starting point for new Unity Projects. It includes best practices for project structure and C# coding standards. This is for tr…☆132Updated 2 months ago