Quentin Bazin
58c23a7e66
[README] Rewrited in Markdown. [SDLManager] Rewrited into SDLLoader. [ApplicationState] Improved.
KubKraft
By gnidmoo
- KubKraft is a Minecraft-like game.
Keys
- View: mouse controlled
- Movement: W, A, S and D
- Land: Shift
- Fly: Space
- Exit: Escape
How to compile
- Dependencies:
- CMake
- SDL2, SDL2_image, SDL2_mixer
- OpenGL >= 2.1, glm
- glew (only required for Windows)
- Linux users: Check your distribution repositories for packages.
- Run
cmake .
at the root of the game folder - Run
make
, wait, run the game and enjoy!
Description
Languages
C++
90.8%
Lua
6.9%
CMake
1%
GLSL
0.9%
Shell
0.4%