Rock Paper Scissor Game

Github link





The Rock, Paper, Scissors Game project is a digital rendition of the classic hand game, enabling two players to compete by selecting rock, paper, or scissors. Players input their choices through buttons or text fields, with the game determining the winner based on established rules: rock crushes scissors, scissors cuts paper, and paper covers rock. Features include result display, score tracking, and options to reset or restart the game. The project aims for a user-friendly interface with clear feedback and potential for single-player mode against a computer opponent. Technologies used encompass HTML, CSS, and JavaScript for frontend development, with deployment options ranging from local environments to web hosting platforms.Mar 01, 2024 - Mar 31, 2024