Giter Club home page Giter Club logo

Comments (5)

ruchit2801 avatar ruchit2801 commented on July 17, 2024

I want to contribute to this issue. Please tell me if I am correct,
(1) I will fork this repository
(2) I will clone it into my personal Computer
(3) I will add new directory named python_game
(4) Create a new python file which will be our python game
(5) Commit those changes
(6) Push the changes to my repo
(7) Make a pull request in GitHub

I am asking this because, I see in some issues, if someone has worked on that issue, their works is shown on that issue, but in my case, I am just making changes my way and pushing them, how people are supposed to know that I have solved a particular issue when I submit a pull request?
Thanks in advance

from pyos.

jcxldn avatar jcxldn commented on July 17, 2024

@ruchit2801
When you submit a Pull Request, you can refrence the issue by adding something like #22. Where the number after the # is the issue or pull request you would like to reference.

To contribute you can:

  1. Fork this repository
  2. Clone it to your computer
  3. Create a new file in the programs directory for your python game (you might want to name it after the game that you are making)
  4. Create your code
  5. Commit and push your changes to your forked repo
  6. Make a Pull Request on GitHub.

When creating your pull request, be sure to tick the Allow edits from maintainers box as it means I can commit to your fork to help with anything you might get stuck on.

Good Luck!

from pyos.

ruchit2801 avatar ruchit2801 commented on July 17, 2024

Okay! What kind of game is supposed to be created. I mean game that can be played in terminal based on inputs and outputs from user( I learned one while learning python)?

from pyos.

the-code-chef avatar the-code-chef commented on July 17, 2024

Hello @Prouser123,

I have implemented a snake ladders game. Please have a look at # 30. let me know if you need any modification on the same.

from pyos.

jcxldn avatar jcxldn commented on July 17, 2024

Hacktoberfest 2018 has now ended. This issue will now be closed, but you are still free to work on this if you please.

from pyos.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.