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

14
entries/haxima.md Normal file
View File

@ -0,0 +1,14 @@
# Haxima
_Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing._
- Home: https://sourceforge.net/projects/nazghul/
- State: beta
- Download: https://sourceforge.net/projects/nazghul/files
- Keywords: role playing
- Code repository: https://git.code.sf.net/p/nazghul/git, https://sourceforge.net/p/nazghul/cvs/ (cvs)
- Code language: C++
- Code license: GPL-3.0
## Building