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/hedgewars.md Normal file
View File

@ -0,0 +1,17 @@
# Hedgewars
_Clone of Worms Series._
- Home: http://hedgewars.org/
- State: mature
- Download: http://hedgewars.org/download.html
- Platform: Windows, Linux, iOS
- Keywords: action, artillery, clone, inspired by Worms Series, turn-based
- Code repository: http://hg.hedgewars.org/hedgewars/ (hg), https://github.com/hedgewars/hw.git (+)
- Code language: Lua, C, C++, Pascal, Haskell
- Code license: GPL-2.0
- Code dependencies: Qt, SDL
## Building
- Build system: CMake