jsklcodes / odin-rock-paper-scissors

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project (https://www.theodinproject.com/). It's a Rock, Paper, Scissors game.

Home Page:https://jsklcodes.github.io/odin-rock-paper-scissors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock, Paper, Scissors

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project.

It's a Rock, Paper, Scissors game.

What skills was used

  • JavaScript Basics
    • Variables
    • Functions
    • For loop
    • Conditionals
    • Operators
    • Data types
    • DOM manipulation
    • Events

Coded By @codedbykl

About

This project was coded to practice the JavaScript knowledge acquired at Foundations Course (in the JavaScript Basics part) of The Odin Project (https://www.theodinproject.com/). It's a Rock, Paper, Scissors game.

https://jsklcodes.github.io/odin-rock-paper-scissors/


Languages

Language:JavaScript 61.3%Language:CSS 22.1%Language:HTML 16.6%