renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

17
entries/unnethack.md Normal file
View File

@ -0,0 +1,17 @@
# UnNetHack
_Roguelike, single-player role-playing game where the hero must venture through the depths of the Dungeon of Doom to retrieve the Amulet of Yendor._
- Home: https://unnethack.wordpress.com/, https://sourceforge.net/projects/unnethack/
- Media: https://en.wikipedia.org/wiki/NetHack#Ports_and_forks
- State: mature
- Download: https://sourceforge.net/projects/unnethack/files/unnethack/
- Keywords: role playing, roguelike
- Code repository: https://github.com/unnethack/unnethack.git, https://sourceforge.net/p/unnethack/code/HEAD/tree/ (svn), https://sourceforge.net/p/unnethack/git/ci/master/tree/
- Code language: C
- Code license: Custom (NetHack license)
Based on NetHack.
## Building