Skip to content

Kaundur/PyCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCraft

Pycraft

Installation

Pyglet and noise are required to run PyCraft. Pyglet is responsible for rendering the game and the Perlin noise generator is used from noise for the terrain generation.

These can be installed through pip

pip install pyglet

pip install noise

Running

Once Pyglet and noise are installed, PyCraft can be started by running

python main.py

About

A minecraft clone using Python and Pyglet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages