Uzay-G / rock-paper-scissors

Simple rock papers scissors with js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Project

This project lets you play rock, paper scissors against a computer. It uses html, js and css.

What it taught me

  • It taught me how to correctly use the javascript DOM to change a page's content in real-time.
  • It increased of my knowledge of javascript scope and the different ways you can use functions.

Github Pages

You can view the site at https://uzay-g.github.io/rock-paper-scissors/

About

Simple rock papers scissors with js


Languages

Language:JavaScript 62.4%Language:HTML 22.0%Language:CSS 15.6%