Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 248 Bytes

Pyvoxels-engine

yet another parody on minecraft with python, pygame and pyOpenGL

install requirements: pip3 install -r requirements.txt

run main.py:

  1. With IDE (e.g. Visual Studio code)

  2. With terminal:

cd "path to folder" python3 main.py