OpenMiner
- OpenMiner is a Minecraft-like game engine.
Screenshots
Keys
- Movement: WASD
- Inventory: E
- Jump: Space
- Sprint: Ctrl
- Jetpack: X
- Exit: Escape
How to compile
- Dependencies:
- Run
cmake . && make -j8
- Run the server with
./server/openminer_server
- Run the client with
./client/openminer
Discussion
- Discord: join server
- IRC: irc.freenode.net
#openminer
Previous versions
- Here is the commit matching the end of the first version made in 2013.
- And here is the commit matching the end of the rewrite made in 2014.
Credits
- MadPixel (Minecrafter font) [CC BY-ND]
- xMrVizzy (Faithful 32x texture pack, will completely replace Vanilla textures)
Description
Languages
C++
90.8%
Lua
6.9%
CMake
1%
GLSL
0.9%
Shell
0.4%