import from libregamewiki

This commit is contained in:
Trilarion
2019-10-30 18:18:50 +01:00
parent a4f55afdcc
commit a28f0dc7cd
57 changed files with 1057 additions and 101 deletions

17
entries/infinite_tux.md Normal file
View File

@ -0,0 +1,17 @@
# Infinite Tux
_2D platformer game inspired by Infinite Mario. The game is procedurally generated every time it is replayed._
- Home: https://github.com/qbancoffee/infinite-tux
- State: mature
- Download: https://github.com/qbancoffee/infinite-tux/releases
- Platform: Windows, Linux, macOS
- Keywords: platform, open content
- Code repository: https://github.com/qbancoffee/infinite-tux.git
- Code language: Java
- Code license: GPL-3.0, Public domain (some parts)
- Assets license: GPL-3.0
Based on Infinite Mario Bros.
## Building