Skip to content

Project: Rock, paper, scissors! A simple game of rock, paper, scissors. Set as part of The Odin Project Foundation course.

Notifications You must be signed in to change notification settings

curveservices/rock_paper_scissors

Repository files navigation

Rock Paper Scissors

A Simple Rock Paper Scissors Game

Live Demo 👇

Rock Paper Scissors

PC View

rock-paper-scissors

Overview

This project was created for the Rock Paper Scissors assignment as part of The Odin Project. All of the Objectives where met in this assignment, testing my knowledge with Javascript, HTML and CSS.

Provided Assets

  • none

Objectives

  1. UI for our Rock Paper Scissors game
  2. the player should be able to play the game by clicking on buttons rather than typing their answer in a prompt
  3. Create three buttons, one for each selection. Add an event listener to the buttons that call your playRound function with the correct playerSelection every time a button is clicked
  4. Add a div for displaying results and change all of your console.logs into DOM methods
  5. Display the running score, and announce a winner of the game once one player reaches 5 points.

Languages & Tools

javascript HTML5 CSS3

Rozla-Dev 11-2022

Back to top 👆

About

Project: Rock, paper, scissors! A simple game of rock, paper, scissors. Set as part of The Odin Project Foundation course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published