Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

476 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Lizard Spock

A browser-based implementation of the classic Rock Paper Scissors Lizard Spock game, featuring multilingual support, dark/light mode, and local statistics tracking.

Features

  • Classic RPSLS gameplay rules
  • Three languages: Hungarian, English, German
  • Dark and light mode toggle with persistent preference
  • Local game statistics saved to browser storage
  • Responsive design for desktop and mobile
  • Animated loading screen and game transitions

Technologies

  • HTML5
  • CSS3 (Flexbox, CSS animations)
  • Vanilla JavaScript (ES6 class-based architecture)

Project Structure

RockPaperScissors/
├── index.html
├── style.css
├── app.js
├── media/
│   ├── og.jpg
│   ├── *.png (game assets)
│   └── loader.png
└── reports/
    └── code-review.md

Getting Started

  1. Clone or download the repository
  2. Open index.html in any modern web browser
  3. No build step or dependencies required

How to Play

  1. Use the left/right arrows to select your throw
  2. Press the check button to start the round
  3. Watch the computer's choice animate
  4. View the result and updated statistics

Browser Support

  • Chrome (recommended)
  • Firefox
  • Safari
  • Edge

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages