moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# EnTT Pacman
_Clone of Pac-Man._
- Home: https://github.com/Kerndog73/EnTT-Pacman
- Inspirations: Pac-Man
- State: mature
@ -11,6 +9,7 @@ _Clone of Pac-Man._
- 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