imports from osgameclones

This commit is contained in:
Trilarion
2019-09-02 16:14:54 +02:00
parent 4784e48c53
commit 2e85ff05b9
52 changed files with 985 additions and 143 deletions

16
games/pq2.md Normal file
View File

@@ -0,0 +1,16 @@
# pq2
_Remake of Progress Quest._
- Home: https://github.com/nbollom/pq2
- Media: https://en.wikipedia.org/wiki/Progress_Quest#Development
- State: mature
- Keywords: simulation, inspired by Progress Quest, remake
- Code repository: https://github.com/nbollom/pq2.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: ncurses, Qt
Original source code is also open source.
## Building