Skip to content

My First Ever Project to Understand JavaScript, CSS and HTML better: a functional rock-paper-scissors game

Notifications You must be signed in to change notification settings

VadeanFlaviuAlexandru/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

My first personal project to understand CSS, HTML, JavaScript and Bootstrap better.

⚠️ The CSS is a work in progress, while some things need to be redone. ⚠️

Key FeaturesHow To PlayScreenshots

Key Features

  • Live Demo
  • A functional Rock Paper Scissors game until someone presses the 'give up' button.
  • It's responsive.
  • Can be played with another human being or a computer.
  • When someone presses the 'give up' button, the name and score will be saved locally. This is made possible with Dexie.js, a minimalistic wrapper for IndexedDB.
  • Made with Bootstrap.
  • Great confetti when someone gives up, using party.js.
  • Small notifications using Toastify.js.
  • Used this great nature palette for it, tryin' to also get that yellow emoji vibe:

6

How To Play

Just download or clone this. Use a Live Server extension to run it. With such simple buttons, there's no way you can get lost.

Screenshots

1 2 3 4 5

About

My First Ever Project to Understand JavaScript, CSS and HTML better: a functional rock-paper-scissors game

Topics

Resources

Stars

Watchers

Forks