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:
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆93Updated 4 years ago
- Demonstrates Different Programming Design Patterns In Unity☆51Updated 3 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
- ☆48Updated last year
- Color game objects in Unity's Hierarchy window☆65Updated 2 years ago
- A project aimed at teaching you the basics of Unity Netcode☆166Updated 3 years ago
- Example project to learn Simple Clean Architecture☆123Updated 4 years ago
- Scriptable Objects based FSM for Unity☆61Updated 2 years ago
- Adds a simple MinMax slider attribute to Unity. Supports Vector2 and Vector2Int.☆98Updated 4 years ago
- Hands-On Game Development Patterns with Unity 2018, published by Packt☆75Updated 3 years ago
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…☆102Updated 11 months ago
- Simple and extensible event system for Unity Engine, implemented via scriptable objects☆145Updated last month
- ☆69Updated 2 years ago
- ☆117Updated 5 years ago
- Repo for code that I can easily reuse across multiple Unity projects.☆151Updated 2 years ago
- NSubstitute is designed as a friendly substitute for .NET mocking libraries.☆104Updated last year
- An example project utilizing lobby, relay and netcode☆133Updated 2 years ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆140Updated 3 years ago
- ☆129Updated last year
- Building Unity mechanics structured as a set of challenges. 100 sample programs where each program demonstrates a different mechanic.☆132Updated 3 years ago
- Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."☆132Updated 4 years ago
- A powerful lightweight Finite State Machine for Unity, taking full advantage of editor.☆50Updated last year
- A Unity plugin to present GDPR consent dialogs to the users☆105Updated 5 months ago
- A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make u…☆112Updated 2 years ago
- ☆135Updated 6 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…☆130Updated last month
- A first person player controller for Unity.☆189Updated 9 months ago
- Get started making multiplayer games with Netcode for GameObjects☆217Updated last year
- Easy way to Debug Colorful texts in Unity Console☆84Updated 6 years ago
- A synchronous event bus for Unity, using strictly typed events and generics to reduce runtime overhead.☆110Updated 6 months ago