Skip to content

kerbethecoder/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors 🎮

Static Badge


This is a simple Rock, Paper, Scissors game implemented using vanilla JavaScript, HTML, and CSS.

Rock, Paper, Scissors game screenshot

How to Play

  1. Open the https://game-rps.vercel.app/
  2. Choose your move by clicking one of the three icons: Rock, Paper, or Scissors.
  3. The computer will randomly select its move.
  4. The result of the round will be displayed on the screen.
  5. Keep playing rounds to see who wins the game. Enjoy!

Features

  • Play Rock, Paper, Scissors against the computer.
  • Random computer move selection.
  • Keeps track of the score.
  • Announces the winner of each round and the overall winner.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Folder Structure

  • index.html - The main HTML file for the game.
  • style.css - The CSS file for styling the game.
  • index.js - The JavaScript file for the game logic.

Want the game?

  1. Fork the repository.
  2. Clone your forked repository to your local machine:
git clone https://github.com/kerbethecoder/rock-paper-scissors.git
  1. Enjoy coding! Oh, and make sure to tag me in there! 😄

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Game icons and images were created by

I greatly appreciate the talented individuals who contributed their work to make this game possible.

Author

🚀 kerbethecoder
📫 krby.cnts@gmail.com
📌 September 10, 2023

Happy coding! 🇵🇭

About

Migrated mini project: rock, paper, scissors from other repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published