Minecraft attempt,
i use these tutorial for learn how it works and Computer Graphic course of EAFIT University
Voxel Engine (like Minecraft) in Python and OpenGL
Controls:
Mouse -> change view
Up key -> forward faster
Down key -> back faster
Left Key -> left faster
Rigth key -> rigth faster
W -> forward
S -> back
A -> left
D -> rigth
Q -> Up
E -> Down
install dependencies:
pip install -r requieriments.txt
excute:
python Mimine.py