imports from libregamewiki and some cvs to git conversions

This commit is contained in:
Trilarion
2019-11-07 12:46:23 +01:00
parent 108dfc5d1e
commit 72505aa19f
72 changed files with 1207 additions and 146 deletions

16
entries/marble_marcher.md Normal file
View File

@ -0,0 +1,16 @@
# Marble Marcher
_3D game showcasing a fully ray marched graphics and making use of fractals and a fractal collision engine._
- Home: https://codeparade.itch.io/marblemarcher
- State: mature
- Platform: Windows, Linux
- Keywords: puzzle, open content
- Code repository: https://github.com/HackerPoet/MarbleMarcher.git, https://github.com/WAUthethird/Marble-Marcher-Community-Edition.git (+)
- Code language: C++
- Code license: GPL-2.0
- Assets license: ? (GPL-2.0)
## Building
- Build system: CMake