Skip to content

A simple Game of Hand Cricket to learn Javascript. Uses simple Javascript and implements the core logic of the game accordingly

License

Notifications You must be signed in to change notification settings

sbshah97/HandCricket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandCricket

About

  • This is a game of Hand Cricket that is played against a computer opponent.
  • A computer opponent will be playing against the user.
  • The user will get to choose his number between 1-6 which he wants to place against the opponent's number which is randomly generated.

Installation

  • Fork this project to your GitHub account.
  • After forking, enter the following commands in your terminal.
$ git clone https://github.com/salman-bhai/HandCricket
$ cd HandCricket
  • After that click on the HTML file and it will open on the default browser page! Enjoy the game. Kindly check out the rules in the Wiki to see how the game works.

Contributing

  • The repository is open to contribution from all interested developers. Kindly send us Pull Requests with explanation as to what changes you have done.
  • Also, you can write to us by opening an Issue and also solve a current issue if possible.
  • A detailed explanantion of how we came to building this software is maintained at the Wiki page.
  • This repository was created by @salman-bhai.

License

Versions Of the Application

v1.0

  • A single game of HandCricket will be played with one innings and one wicket per team.

About

A simple Game of Hand Cricket to learn Javascript. Uses simple Javascript and implements the core logic of the game accordingly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published