Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chihhaolin/odin_RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

A browser-based Rock Paper Scissors game built as part of The Odin Project curriculum.

Live demo: https://chihhaolin.github.io/odin_RockPaperScissors/

Gameplay

  • Play 5 rounds against the computer
  • The computer picks randomly each round
  • Highest score after 5 rounds wins
  • Click Play Again to reset and start over

Features

  • Battle arena showing both choices as large emoji after each round
  • Live score bar tracking current round and scores
  • Round history log with color-coded win / lose / tie rows
  • Final result panel with game verdict
  • Responsive layout down to small mobile screens

Tech Stack

  • Vanilla HTML, CSS, JavaScript — no frameworks or build tools
  • Google Fonts: Press Start 2P, Orbitron, Nunito
  • CSS custom properties for a "Neon Arcade" color theme

Running Locally

Open index.html directly in any browser. No server or install step needed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors