Skip to content

anndcodes/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

A "Rock Paper Scissors" game from "The Odin Project" curriculum.

start page


About the Project:

A simple game where the user chooses between three options: rock, paper, or scissors and play with the computer.

  • The game have a start page, when clicking on "start", the options will appear so the user can choose between them.
  • The game has a scoreboard: when the user chooses an option, it shows whether the user or the computer won the round, and then increases the points.
  • The first to score 3 points is the winner of the game!
  • After announcing the winner, the game asks if the user wants to play again, showing a "play again" button.

Features:

  • The page has a dark mode option
  • Mobile friendly
  • Has animation on the game title applied with JS and CSS.
  • Was used DOM manipulation, events, functions, conditionals and loops.

game playing with dark mode


Techs and resources used:

The project was developed with:

  • HTML
  • CSS
  • JavaScript
  • Fonts and dark mode icon: GoogleFonts

Visit the project

Check the project out!


Made with ❤️ by Annd

About

Odin Project's rock paper scissors project game using JavaScript's DOM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published