imports from osgameclones

This commit is contained in:
Trilarion
2019-08-28 14:07:23 +02:00
parent c71a09959e
commit 35f4b0f7b8
56 changed files with 1163 additions and 220 deletions

17
games/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)
- Code language: Lua, C, C++, Pascal, Haskell
- Code license: GPL-2.0
- Code dependencies: Qt, SDL
## Building
- Build system: CMake