12 Forks
21 Stars
21 Watchers

SPGL

SPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Python 2.x and 3.x.

How to download and setup SPGL

Open terminal and run command
git clone https://github.com/wynand1004/SPGL.git
git clone is used to create a copy or clone of SPGL 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 SPGL https://github.com/wynand1004/SPGL/archive/master.zip

Or simply clone SPGL with SSH
[email protected]:wynand1004/SPGL.git

If you have some problems with SPGL

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