Skip to content

kosebinu/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Overview

This is a simple Rock Paper Scissors game developed as part of The Odin Project curriculum. It allows players to play a game of Rock, Paper, Scissors against the computer in the browser console, with the computer's choices generated randomly.

Features

  • Player vs Computer gameplay
  • Random computer choice for each round
  • Displays the result of each round (win, lose, or draw)
  • Keeps track of scores and declares a winner after a set number of rounds

Skills Demonstrated

  • JavaScript Basics: Understanding functions, loops, and conditionals
  • Debugging: Utilizing browser console for testing and debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published