jvmvl / Rock-Paper-Scissors

A Rock-Paper-Scissors game that's played on a browser against your computer!

Home Page:https://jee-el.github.io/Rock-Paper-Scissors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissors

Where to play it?

https://jee-el.github.io/Rock-Paper-Scissors/

Some info

I made this rock-paper-scissors game as part of the odin project, which is a web dev course, to practice my skills at DOM-manipulation methods and learn more about when to use each one.

I relied solely on CSS & JavaScript to make the game to get the most out of the process, which made me struggle at some parts but that's where the fun lies at, as it teaches a lot more than anything else.

It was a pretty fun project honestly.

About

A Rock-Paper-Scissors game that's played on a browser against your computer!

https://jee-el.github.io/Rock-Paper-Scissors/


Languages

Language:JavaScript 75.3%Language:CSS 17.6%Language:HTML 7.1%