| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pygame is python framework for deveopment games in python.
Find the project's repository on GitHub, and then "fork" it by clicking the Fork button in the upper right corner:
Using Git on your local machine, clone your fork using the URL you just copied: git clone URL_OF_FORK.
Add the project repository as the "upstream" remote
Add the project repository as the "upstream" remote using: git remote add upstream URL_OF_PROJECT.Before tryingto push first sync it with upstream repository.
**Check Details workflow here before submitting - https://dataschool.io/how-to-contribute-on-github/
| Back | FazBrowse Home | New Git URL |