Skip to content

A little more complex Minecraft-like game made from scratch using Python and OpenGL

Notifications You must be signed in to change notification settings

joaofavoretti/Minecraft-Python-OpenGL

Repository files navigation

Minecraft-Python-OpenGL

A little more complex Minecraft-like game made from scratch using Python and OpenGL.

Refactoring from Simple Minecraft Python OpenGL

How to run

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

Preview

User input

  • WASD: Move the camera in the same height

  • C: Go down (Yeh, could not make neither Ctrl nor Shift work)

  • Space: Go up

About

A little more complex Minecraft-like game made from scratch using Python and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published