Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.46 KB

File metadata and controls

31 lines (17 loc) · 1.46 KB

Rock, Paper, Scissors Game

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.

Rock-Paper-Scissors-Game

Features

  • 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.

How to Play

  1. Open the index.html file in a web browser to start the game or use the demo link.
  2. Enter Player 1's name in the provided input field and click the "Add Name" button.
  3. Enter Player 2's name in the second input field and click the "Add Name" button.
  4. Click the "Play" button to start the game.
  5. The choices of each player will be displayed with emojis, and the winner will be shown in the result area.

Responsive Design

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.

Credits

Game Developed by: Natalie Zablotska - LinkedIn