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