nksupermarket / rock-paper-scissors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rock-paper-scissors

live: https://lookingcoolonavespa.github.io/rock-paper-scissors/

Rock paper scissors game where you play against the computer.

What I learned

  • how to randomly select items out of an array
  • how to animate words (by splitting each individual character into their own span)
  • how to use .animate()
  • you can use a variable in place of document to select a query

About


Languages

Language:JavaScript 51.0%Language:HTML 28.3%Language:CSS 20.7%