bryanlzl / scissors-paper-stone

A game of Rock Paper Scissors (or scissors paper stone) written in vanilla Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scissors Paper Stone License License

An implementation of Rock Paper Scissors game (A.K.A scissors paper stone) written in vanilla Javascript.

image ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

Features

  • Try your luck with RNG opponent
  • Game record is saved in local (not erased on page refresh)
  • Autoplay for y'all productivity people!

How to start

Just run scissors-paper-stone.html

Attribution

This project was inspired by https://www.youtube.com/c/supersimpledev

About

A game of Rock Paper Scissors (or scissors paper stone) written in vanilla Javascript

License:MIT License


Languages

Language:JavaScript 60.4%Language:HTML 19.9%Language:CSS 19.7%