Ha-Mundo / rock-paper-scissors-game

Simple implementation of Rock Paper Scissors game.

Home Page:https://ha-mundo.github.io/rock-paper-scissors-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Odin Project Web Development 101

Project: Rock Paper Scissors

Simple implementation of Rock Paper Scissors game from The Odin Project curriculum.

This is a HTML/CSS/JS project. Live version of the game is here.

First stage | Game in the browser console

The benefits I got from this stage:

  • Deepened knowledge of how functions work with each other.
  • Learned how to color the console text.
  • Enjoyed stylizing the prompt and console texts.

Game in the browser console

About

Simple implementation of Rock Paper Scissors game.

https://ha-mundo.github.io/rock-paper-scissors-game/


Languages

Language:JavaScript 54.9%Language:CSS 26.6%Language:HTML 18.5%