Skip to content

Rock-Paper-Scissors game made for the curriculum of "The Odin Project" with JavaScript

Notifications You must be signed in to change notification settings

elios11/rockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rockPaperScissors

This is a JavaScript game made for the curriculum of "The Odin Project"

What I learned from this project:

  • How to properly divide functions
  • The importance of parameters
  • Use of Math-random function
  • Separation of html, css, and javascript files
  • Using the DOM from JavaScript
  • How to add and remove Event Listeners

About

Rock-Paper-Scissors game made for the curriculum of "The Odin Project" with JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published