Skip to content

AtotallyRandomGuy/minecraftpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCPY

Minecraft, but made in Python 3 and pyglet.

To run, install pyglet and Python 3. Go the the project's directory and run minecraft.py with Python 3.

Or run the compiled binaries in the releases page. No Mac binary because I don't give my weekly paycheck to Apple. If you want to compile one for the project, contact me.

Building

To compile, install the PyInstaller Python module. Then, go to the file directory. Run python -m PyInstaller --onefile ./minecraft.py ./noise_gen.py

Screenshots

House Boat House and Bridge

About

Minecraft, but made in Python 3 and pyglet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages