Pinned Repositories
BubbleShooter
Bubble shooter like game based on ECS approach
GameDevAlgos
Algorithms and data structures for game developers in C#
SimpleMultiplayer
Example of a simple multiplayer game based on Photon engine and ECS paradigm.
StubbExample
How-to Stubb
StubbFramework
Platform agnostic game framework based on ECS.
StubbUnity
Unity game framework based on ECS paradigm.
VirtualMaestro's Repositories
VirtualMaestro/BubbleShooter
Bubble shooter like game based on ECS approach
VirtualMaestro/StubbFramework
Platform agnostic game framework based on ECS.
VirtualMaestro/SimpleMultiplayer
Example of a simple multiplayer game based on Photon engine and ECS paradigm.
VirtualMaestro/StubbUnity
Unity game framework based on ECS paradigm.
VirtualMaestro/GameDevAlgos
Algorithms and data structures for game developers in C#
VirtualMaestro/StubbExample
How-to Stubb
VirtualMaestro/Addressables-AssetManager
Pre-loading, Synchronicity, and Pooling for Unity Addressables
VirtualMaestro/awesome-defold
Alternative Awesome Defold
VirtualMaestro/BubbleShooterWebGL
Compiled WebGL build for BubbleShooter
VirtualMaestro/DefTest
VirtualMaestro/ecs
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
VirtualMaestro/ecs-ui
Easy uGui event bindings for LeoECS Entity Component System framework.
VirtualMaestro/ecs-ui-community
VirtualMaestro/ecs-unityintegration
UnityEditor integration for LeoECS Entity Component System framework.
VirtualMaestro/ecs-unityintegration-community
VirtualMaestro/Ecs.CSharp.Benchmark
Benchmarks of some C# ECS frameworks.
VirtualMaestro/ecs2
VirtualMaestro/EcsLite_vs_LeoEcs
Performance comparison between EcsLite and LeoEcs
VirtualMaestro/GameDev-Resources
A wonderful list of Game Development resources.
VirtualMaestro/godot
Godot Engine – Multi-platform 2D and 3D game engine
VirtualMaestro/godot-support
VirtualMaestro/leoecs-community
LeoECS - Simple Lightweight C# Entity Component System framework
VirtualMaestro/MultiplayerShooter
Simple multiplayer shooter with PhotonEngine based on ECS approach - WIP
VirtualMaestro/open-project-1
Unity Open Project #1: Action-adventure
VirtualMaestro/RainDropEffect
RainDropEffect for the Unity Asset Store
VirtualMaestro/Unidirect
Unidirect -
VirtualMaestro/UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity
VirtualMaestro/WriteCorrectly
VirtualMaestro/WriteCorrectlyWebGL
Compiled WebGL build for WriteCorrectly