imports from osgameclones

This commit is contained in:
Trilarion
2019-09-05 15:18:13 +02:00
parent 31687087cd
commit 3944780743
52 changed files with 1094 additions and 202 deletions

15
games/supertux.md Normal file
View File

@@ -0,0 +1,15 @@
# SuperTux
_Clone of Super Mario._
- Home: https://supertux.org/
- State: beta
- Download: https://www.supertux.org/download.html, https://github.com/SuperTux/supertux/releases
- Platform: Windows, Linux, macOS
- Keywords: platform, clone, inspired by Super Mario, open content
- Code repository: https://github.com/SuperTux/supertux.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: Boost, SDL2
## Building