Skip to content

richintheflow/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

The Odin Project Web Development 101

Project: Rock Paper Scissors

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

This is my first HTML/CSS/JS project.

First stage | Game in the browser console

The benefits I got from this stage:

  • Learned how to read and understand the errors on the console() and fix them.
  • Created an algorithm and made it work.

If want to enjoy the game click here --LINK-- and follow the next instructions:

  • Press F12 to open the DevTools of your browser and click "Console" on the top of the DevTools panel.
  • Type on the prompt rock, paper or scissors
  • See the result on the DevTools console of your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published