cleanup of keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-21 13:06:00 +01:00
parent 523c0ca55a
commit 7b3c31160a
241 changed files with 601 additions and 595 deletions

View File

@ -7,7 +7,7 @@ _Game engine library for ASCII roguelike games._
- Play: https://lambdahack.github.io/
- Download: https://github.com/LambdaHack/LambdaHack/releases
- Platform: Windows, Linux, Web
- Keywords: game engine, text based
- Keywords: game engine, text-based
- Code repository: https://github.com/LambdaHack/LambdaHack.git
- Code language: Haskell
- Code license: 3-clause BSD