import from osgameclones

This commit is contained in:
Trilarion
2019-10-18 18:16:37 +02:00
parent 99b3eb5e74
commit 206acda8a7
44 changed files with 542 additions and 95 deletions

15
entries/ghostly.md Normal file
View File

@ -0,0 +1,15 @@
# Ghostly
_Remake of Pac-Man._
- Home: https://github.com/sandsmark/aicompo-tg17
- State: mature, inactive since 2016
- Keywords: action, inspired by Pac-Man, remake
- Code repository: https://github.com/sandsmark/aicompo-tg17.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: Qt
Multiplayer Pac-Man where you control the ghosts. Designed as a programming game, but has human controls. Considered finished, but bugs will be fixed etc.
## Building