imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

18
entries/blackvoxel.md Normal file
View File

@ -0,0 +1,18 @@
# Blackvoxel
_Blackvoxel is a 3D voxel sandbox game. The backstory takes place in the future, with the player finding themselves on a mysterious planet, after the crash of their spaceship.[1]_
- Home: https://www.blackvoxel.com/, https://github.com/Blackvoxel/Blackvoxel
- State: mature
- Download: https://www.blackvoxel.com/view.php?node=1541
- Platform: Windows, Linux
- Keywords: simulation, open content, sandbox, voxel
- Code repository: https://github.com/Blackvoxel/Blackvoxel.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: OpenGL
- Assets license: GPL-3.0
## Building
- Build system: Make