Link = https://kritan19.github.io/Rockpaperscissor_Game/
Description:
Welcome to the classic Rock-Paper-Scissors game, implemented using HTML, CSS, and JavaScript. Have fun playing this game against the computer in your web browser!
Features:
-A user-friendly and visually appealing interface with well-designed graphics.
-Play a traditional Rock-Paper-Scissors game against a computer opponent.
-Real-time feedback on the game result, with win/lose/draw messages.
-Keep track of your scores and the computer's scores as you play.
About:
This project is a simple yet entertaining implementation of the Rock-Paper-Scissors game that serves as a great introduction to web development using HTML, CSS, and JavaScript. Feel free to fork, clone, or contribute to the project to enhance its features, improve the user interface, or customize it to your liking.
Acknowledgments:
This project was the part of "The Odin Project(Foundation)" course. Special thanks to the open-source community for valuable resources and support.