UniState is a modern, high-performance, scalable state machine package for Unity.
-
Updated
Sep 21, 2025 - C#
UniState is a modern, high-performance, scalable state machine package for Unity.
A high performance component oriented take on ECS that supports sparse sets and archetypes seamlessly.
Unity OOP architecture sample w/ actor-based entities
This code example shows how to use a timer, mouse input, keyboard input, and other elements of a simple game. The example also shows how to use the state design pattern for the three states in the game, the introduction screen, the game, and the game over screen. This complicates the code somewhat, but makes it much easier to add states to the g…
Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017
Event-Driven Architecture starter template for Unity
A modular Unity MVC-inspired framework with IOC, Dependency Injection, Scoped EventBus, and multi-scene support for clean, scalable game architecture.
A basic system to organize and manage a game Audio system.
This is the demo Unity project for the "Inventory System using Scriptable Objects" Medium article
Add a description, image, and links to the game-architecture topic page so that developers can more easily learn about it.
To associate your repository with the game-architecture topic, visit your repo's landing page and select "manage topics."