NickyHarry123 / PinBall

Pinball is a type of arcade game in which a player uses paddles (called flippers) to manipulate one or more balls inside a pinball machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PinBall

Pinball is a type of arcade game in which a player uses paddles (called flippers) to manipulate one or more balls inside a pinball machine.

Python(Library - Turtle)

How to contribute

  1. Clone the repo on your machine using code button.
  2. Claim an issue or generate an issue
  3. Get selected for the issue.
  4. Start making changes on the projects.
  5. Make pull requests.

Claim an Issue

Comment on the issue. In case of no activity on the issue even after 2 days, the issue will be reassigned. If you have difficulty approaching the issue, feel free to ask.

Communication

If you have any queries or suggestions, please use the discord channel of Matrix.io.

Go here: https://discord.gg/BqR28dEE

Guidelines

Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

  1. People before code: If any of the following rules are violated, the pull-requests must not be rejected. This is to create an easy and joyful onboarding process for new programmers and first-time contributors.
  2. Single commit per pull request and name the commit as something meaningful, example: Adding <-your-name-> in students/mentors section.
  3. Reference the issue numbers in the commit message if it resolves an open issue. Follow the pattern Fixes #
  4. Make a note to add relevant Screen Shots when you make a PR.
  5. Pull Request older than 3 days with no response from the contributor shall be marked closed.
  6. Do not make PR which is not related to any issues.
  7. You can create an issue but you can only solve that particular issue if we approve it.
  8. Avoid duplicate PRs, if need be comment on the older PR with the PR number of the follow-up (new PR) and close the obsolete PR yourself.
  9. Be polite: Be polite to other community members.
  10. PR template should be strictly followed, else the points won’t be reflected on the leader-board.

happy coding.

About

Pinball is a type of arcade game in which a player uses paddles (called flippers) to manipulate one or more balls inside a pinball machine.


Languages

Language:Python 100.0%