Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.54 KB

File metadata and controls

27 lines (18 loc) · 1.54 KB

Hand Cricket Game

Welcome to the Hand Cricket Game! This digital version of the classic childhood game is built with HTML, CSS, and JavaScript, offering a simple yet engaging experience. Below, you'll find details about the game, how to play, and relevant links.

Game Description

Hand Cricket is a well-loved game from our childhood, and we've brought it to the digital world. The objective is to score as many runs as possible by playing a simplified version of cricket against the computer. Here's a quick overview of how the game works:

  1. User's Turn: The user selects a number between 1 and 6 as their move.
  2. Computer's Turn: The computer generates a random number.
  3. Outcome: If the numbers match, the user is out, and the computer takes a turn to bat.
  4. Continuation: The game continues until the user or the computer is out.
  5. Winner: The winner is determined based on the final score.

Project Links

How to Play

  1. Clone the repository or visit the deployed link.
  2. Open the index.html file in your web browser.
  3. Follow the on-screen instructions to play the game.
  4. Enjoy the nostalgic experience of Hand Cricket!

Feel free to explore the code in the GitHub repository and provide feedback or contribute to the project. We hope you have a great time playing Hand Cricket!