songjiahong / MeCraft

Simple Minecraft-inspired program using Python and Pyglet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeCraft

Simple Minecraft-like program using Python and Pyglet. Could be a tutorial project for learning python on 3D game development. The original idea is coming from @fogleman/Minecraft.

Install Pyglet

pip install pyglet

About

Simple Minecraft-inspired program using Python and Pyglet

License:MIT License