This is a simple example of PacMan-game using Entity-Component-System implementation LeoECS-classic.
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!
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
A simple example of PacMan-game using LeoECS
License
SH42913/pacmanecs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple example of PacMan-game using LeoECS