Skip to content

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.

License

Notifications You must be signed in to change notification settings

zockerzwiebel/python-minecraft-clone

 
 

Repository files navigation

python-minecraft-clone

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.

Introduction

Click on the thumbnail below to watch the introduction video:

Introduction

Prerequisites

Here is the setup video for Windows 10:

Setup: Windows 10

and for Debian-based Linux distros:

Setup: Linux

Running

Run the following command in the directory of any episode to run the result from that episode:

$ python3 main.py

List of implementations in other languages

About

Source code for each episode of my Minecraft clone in Python YouTube tutorial series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • GLSL 3.7%