new entries

This commit is contained in:
Trilarion
2018-06-04 16:53:27 +02:00
parent 132fb71d81
commit 6fc519c915
41 changed files with 539 additions and 49 deletions

View File

@ -7,6 +7,7 @@
- **[Colossal Cave Adventure](colossal_cave.md)** (Python, mature)
- **[Digital: A Love Story](digital.md)** (Ren'py)
- **[Dragon History](dragon_history.md)** (mature)
- **[Fanwor](fanwor.md)** (C, GPL-2.0, mature)
- **[Free in the Dark (engine)](fitd.md)** (C, C++, beta)
- **[GameLV](gamelv.md)** (C++, beta)
- **[Murder In The Public Domain](murder_in_the_public_domain.md)** ()

14
games/adventure/fanwor.md Normal file
View File

@ -0,0 +1,14 @@
# Fanwor
_Action-adventures in the style of the game "The Legend of Zelda"._
- Home: http://fanwor.tuxfamily.org/
- Download: see home
- State: mature
- Code: https://git.tuxfamily.org/fanwor/fanwor.git
- Language(s): C
- License: GPL-2.0
- Dependencies: SDL
## Building