Git Product home page Git Product logo

dicegame's Introduction

DiceGame

This is a simple Dice Game I created with html,css and js .

How it looks like

How to contribute ?

  • . Step 1 : Fork the repository

  • Step 2 : Clone the repository by finding the URL and writing this command

git clone <your-github-username>/ DiceGame Note you dont have to write <> just your username/Dicegame

  • Step 3 : Create a new branch by git checkout -b any_branch_name : Note branch_name can be anything
  • Step 4 : Open the folder in your favourite code editor and make changes you want .
  • Step 5 : After the changes have been made first add your changes by git add .
  • Step 6 : Now commit the changes by git commit -m "Added my changes"
  • Step 7 : Now push the changes to github by git push origin <your_branch_name> Note : You have to give the same branch name you gave in Step 3 .
  • Step 8 : You will be provided with a link for creating a pull request in your terminal after executing the last step . Go to the link and you will see create a pull request button , click it simply.
  • You made your contribution successfully :)

Feel free to contribute anything you wish , css or js or adding something in html .

dicegame's People

Contributors

parthpanchal123 avatar shubhamu78 avatar sidjmishra avatar

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.