-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Stefano Peris edited this page Mar 31, 2018
·
13 revisions
====
- Install Python 3.6+ http://python.org
- Install the last version of Pyglet: pip install pyglet
- git clone https://github.com/XenonCoder/PyCraft.git
- Run
python main.py
- Profit!
=== You need to run this with Python 3.6+ on OS X:
- sudo easy_install pip
- sudo pip install pyglet
- Clone the repository with git clone https://github.com/XenonCoder/PyCraft.git
- cd into the directory then:
- arch -i386 /usr/bin/python3.6 main.py
===
sudo pip3 install pyglet
- `git clone https://github.com/XenonCoder/PyCraft.git
cd PyCraft
python main.py
You have a problem? do you want to collaborate? do you have any new ideas? Report here!