Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 558 Bytes

MinecraftClone

Build Status

MinecraftClone is a program written in python and utilizes the Ursina library to generate 3D applications.

New Features!

  • Random world generation using Perlin noise

And of course MinecraftClone itself is open source with a [public repository][dill] on GitHub.

Installation

Dillinger requires Ursina and OpenSimplex to run.

Install the libraries and run "run.py".

Todos

  • Optimize game to allow for larger worlds
  • Add block textures