7 Forks
49 Stars
49 Watchers

Pycraft

Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!

How to download and setup Pycraft

Open terminal and run command
git clone https://github.com/PycraftDeveloper/Pycraft.git
git clone is used to create a copy or clone of Pycraft repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Pycraft https://github.com/PycraftDeveloper/Pycraft/archive/master.zip

Or simply clone Pycraft with SSH
[email protected]:PycraftDeveloper/Pycraft.git

If you have some problems with Pycraft

You may open issue on Pycraft support forum (system) here: https://github.com/PycraftDeveloper/Pycraft/issues