OpenMiner
- OpenMiner is a Minecraft-like game engine.
Keys
- Movement: WASD
- Inventory: E
- Jump: Space
- Jetpack: X
- Exit: Escape
How to compile
- Dependencies:
- Run
mkdir build && cd build
at the root of the game folder - Run
cmake .. && make
, wait (or use-j8
), run the game and enjoy!
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]
Description
Languages
C++
90.8%
Lua
6.9%
CMake
1%
GLSL
0.9%
Shell
0.4%