Skip to content

Voxel Engine (like Minecraft) in Python and OpenGL

Notifications You must be signed in to change notification settings

jero98772/MiMine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiMine

Minecraft attempt,

i use these tutorial for learn how it works and Computer Graphic course of EAFIT University

Video tutorial

Tutorial of each part

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

Run

install dependencies:

pip install -r requieriments.txt

excute:

python Mimine.py

minecraft

About

Voxel Engine (like Minecraft) in Python and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.4%
  • GLSL 12.6%