Skip to content

Rock Paper Scissors" web game: Play against the computer, track wins/losses, and enjoy auto-play mode. Built with HTML, CSS, and JavaScript

Notifications You must be signed in to change notification settings

yilmazelifnur/Rock-Paper-Scissors

Repository files navigation

Rock-Paper-Scissors

This project is a simple web application that presents the classic rock-paper-scissors game. It has been developed using HTML, CSS, and JavaScript.

Features Users can select the options of rock, paper, or scissors. The computer makes a random selection. The winner is determined based on the selection outcomes. Win, lose, and tie scenarios are tracked and scored. An auto-play mode performs automatic selections at defined intervals. Scores are stored in browser local storage to persist even when the page is refreshed. Buttons are provided to reset scores and toggle the auto-play functionality. Usage Open the HTML file in your browser to start the game. Click on either the "Rock," "Paper," or "Scissors" buttons to make your choice. Wait for the computer's random selection and see the outcome. Keep track of your scores based on win, lose, and tie situations. Click the "Auto Play" button to enable or disable auto-play mode. You can reset scores using the "Reset Scores" button. This project aims to provide an interactive gaming experience using fundamental web technologies.

About

Rock Paper Scissors" web game: Play against the computer, track wins/losses, and enjoy auto-play mode. Built with HTML, CSS, and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published