515 Forks
546 Stars
546 Watchers

pygame_tutorials

Code to go along with lessons at http://kidscancode.org/lessons

How to download and setup pygame_tutorials

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

Or simply clone pygame_tutorials with SSH
[email protected]:kidscancode/pygame_tutorials.git

If you have some problems with pygame_tutorials

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