16 lines
384 B
Markdown
16 lines
384 B
Markdown
# EnTT Pacman
|
|
|
|
- Home: https://github.com/Kerndog73/EnTT-Pacman
|
|
- Inspirations: Pac-Man
|
|
- State: mature
|
|
- Keywords: puzzle, remake, clone, open content
|
|
- Code repository: https://github.com/Kerndog73/EnTT-Pacman.git
|
|
- Code language: C, C++
|
|
- Code license: MIT
|
|
- Code dependencies: EnTT, SDL2
|
|
|
|
Clone of Pac-Man.
|
|
An example of how to use the ECS part of the EnTT framework
|
|
|
|
## Building
|