leoecs
There are 16 repositories under leoecs topic.
SH42913/pacmanecs
A simple example of PacMan-game using LeoECS
supremestranger/leoecs-physics
Simple Unity physics events emitter for Leopotam ECS framework.
SinyavtsevIlya/Lex
Lex is a high performance c # framework based on LeoEcsLite with a more user-friendly api
7Bpencil/sharpPhysics
Simple C# 2D physics engine written on top of LeoEcsLite framework just for training.
7Bpencil/ecslite-easyevents
Boilerplate-free syntax for full life cycle of events - entities with single component. Special support for singleton events.
supremestranger/3D-Platformer
A simple 3D Platformer game made on Unity using LeoECS
GoodCatGames/SpaceInvadersEcs
Simple example of SpaceInvaders(Guns&Bullets variation) game using Entity-Component-System implementation by Leopotam. It's fine example how to use Leopotam ECS framework and how to use ECS-architecture in your game at all
DenisKozarezov/Demo-Hollow-Knight-ECS
ECS-prototype in the Hollow Knight setting
Delt06/leo-ecs-mirror-pong
An implementation of Pong using Mirror Networking and LeoECS Lite.
fomgleb/tic-tac-toe
Simple tic-tac-toe game made to learn LeoEcs
KonH/EconomicsGame
Unfinished Unity LeoECS prototype game
Delt06/leo-ecs-extensions
Advanced Unity integration for LeoECS (Lite).
linzer0/hello-world-zenject-leoecs
Short tutorial how to write "Hello World" using LeoEcs and Zenject
fomgleb/tetris
This Tetris is written using ECS framework to get familiar with ECS.
Scrawach/asteroidecs
A simple asteroids game example made on Unity using LeoECS Lite.