imports from osgameclones, added backlog and rejected lists, started libregamewiki synchronization

This commit is contained in:
Trilarion
2019-08-26 15:39:29 +02:00
parent acb0763f59
commit 135d5b3968
67 changed files with 1468 additions and 188 deletions

15
games/entt_pacman.md Normal file
View File

@@ -0,0 +1,15 @@
# EnTT Pacman
_Clone of Pac-Man._
- Home: https://github.com/Kerndog73/EnTT-Pacman
- State: mature,
- Keywords: puzzle, clone, inspired by Pac-Man, open content, remake
- Code repository: https://github.com/Kerndog73/EnTT-Pacman.git
- Code language: C, C++
- Code license: MIT
- Code dependencies: EnTT, SDL2
An example of how to use the ECS part of the EnTT framework
## Building