Skip to content

This is a Rock-Paper-Scissors simple project using vanilla javascript

Notifications You must be signed in to change notification settings

Mohamed-Abusaif/Rock-Paper-Scissors-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this Project we are going to use the following methods and proprties in JavaScript :

  • getElementById()
  • querySelectorAll()
  • forEach()
  • addEventListener()
  • innerHTML
  • e.target.id
  • Math.floor()
  • Math.random()

I have followed the same Methedology/Process I use in every project you can read about it on my hashnode blog here : https://mohamedabusaif.hashnode.dev/how-to-choose-and-build-your-own-portfolio-projects

Also I learned a lot about how to setup project environment and also using git to commit changes and control versions of my app during the development step then upload my app to github after finishing the project.

About

This is a Rock-Paper-Scissors simple project using vanilla javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published