Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 290 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 290 Bytes

Rock_paper_scissor_game

This project is a Rock-Paper-Scissors game built with HTML, CSS, and JavaScript. It lets players choose between rock, paper, or scissors and displays the results in real-time, showcasing how to combine CSS for styling and JavaScript for interactive functionality.