sampaiodias / unity-clean-codeLinks
Quick guide to help Unity developers create more robust, maintainable, and cleaner C# code.
☆110Updated 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 3 years ago
- ☆48Updated last year
- Example project to learn Simple Clean Architecture☆118Updated 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
- NSubstitute is designed as a friendly substitute for .NET mocking libraries.☆100Updated last year
- Adds a simple MinMax slider attribute to Unity. Supports Vector2 and Vector2Int.☆98Updated 4 years ago
- ☆70Updated last year
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…☆98Updated 9 months ago
- A collection of scripts I created for tutorials on my youtube channel☆94Updated last month
- The ideal starting point for new Unity Projects. It includes best practices for project structure and C# coding standards. This is for tr…☆118Updated this week
- A project aimed at teaching you the basics of Unity Netcode☆165Updated 2 years ago
- Simple and extensible event system for Unity Engine, implemented via scriptable objects☆143Updated last year
- Color game objects in Unity's Hierarchy window☆65Updated 2 years ago
- A very simple LAN network discovery component for Fish-Networking☆60Updated 11 months ago
- Get started making multiplayer games with Netcode for GameObjects☆215Updated last year
- A powerful lightweight Finite State Machine for Unity, taking full advantage of editor.☆49Updated last year
- A Unity plugin to present GDPR consent dialogs to the users☆104Updated 3 months ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆138Updated 2 years ago
- An example project utilizing lobby, relay and netcode☆131Updated 2 years ago
- ☆153Updated last month
- A small collection of tools that multiple projects make use of.☆70Updated last week
- ☆125Updated last year
- ☆116Updated 5 years ago
- The Scene Profiler Tool optimizes Unity scenes by profiling physics, audio, particles, lights, materials, meshes, and textures, identifyi…☆75Updated last year
- ☆187Updated 2 years ago
- A synchronous event bus for Unity, using strictly typed events and generics to reduce runtime overhead.☆103Updated 4 months ago
- Create a serializable dictionary in Unity with all necessary error detections☆93Updated 3 months ago
- Scriptable Objects based FSM for Unity☆59Updated last year
- 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 last year