This is a simple Rock Paper Scissors game built using HTML, CSS, and JavaScript. The game uses a black full-screen layout with large hand emoji buttons. When a player clicks a button, the computer randomly selects a move and the result is displayed on the screen.
- Click ✊, ✋, or ✌️ to play
- The computer chooses randomly
- The result is shown instantly on the screen