A little more complex Minecraft-like game made from scratch using Python and OpenGL.
Refactoring from Simple Minecraft Python OpenGL
The main file is main.py
.
After downloading the requred packages, just type the following command in the terminal from the root directory of the project:
$ ./run
-
WASD: Move the camera in the same height
-
C: Go down (Yeh, could not make neither Ctrl nor Shift work)
-
Space: Go up