Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SH42913/pacmanecs

A simple example of PacMan-game using LeoECS
https://github.com/SH42913/pacmanecs

ecs entity-component-system example-project game-example leoecs pacman unity unity3d

Last synced: 10 days ago
JSON representation

A simple example of PacMan-game using LeoECS

Awesome Lists containing this project

README

        

# pacmanecs
This is a simple example of PacMan-game using Entity-Component-System implementation [LeoECS-classic](https://github.com/Leopotam/ecs).\
It's a fine example of how to use the classic Leopotam ECS framework and how to use itself ECS architecture in your Unity game.\
But be aware, the project has no best practices and **must be used only as an example, not as a guide**!

![image](Screenshots/PacManEcs_fZyXscSovk.png)