This is a simple Rock, Paper, Scissors game built using HTML, CSS, and JavaScript. The game allows two players to enter their names, make their choices, and see the winner's result.
- Enter Player Names: Players can enter their names before starting the game.
- Responsive Design: The game is designed to be responsive, providing an optimal experience on both desktop and mobile devices.
- Animated Elements: Player photos and emoji icons have subtle animations for a more engaging user experience.
- Open the
index.htmlfile in a web browser to start the game or use the demo link. - Enter Player 1's name in the provided input field and click the "Add Name" button.
- Enter Player 2's name in the second input field and click the "Add Name" button.
- Click the "Play" button to start the game.
- The choices of each player will be displayed with emojis, and the winner will be shown in the result area.
The game is designed to work on both desktop and mobile devices. The responsive design adjusts the layout, font sizes, and button sizes to provide an optimal experience on various screen sizes.
Game Developed by: Natalie Zablotska - LinkedIn
