FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

codeDroid1/PyGame-Tutorial: PyGame Tutorial in Python3 · GitHub

Repository files navigation

Pygame Tutorial

Pygame is python framework for deveopment games in python.

How to Contribute

  • Fork the project repository

Find the project's repository on GitHub, and then "fork" it by clicking the Fork button in the upper right corner:

  • Clone your Fork

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.

    • Upstream Repository - where you forked your project
    • Origin Repository - Your forked project

**Check Details workflow here before submitting - https://dataschool.io/how-to-contribute-on-github/

Contributors

About

PyGame Tutorial in Python3

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL