Skip to content

Simple JavaScript game of rock paper scissors against the computer, created in the context of The Odin Project's curriculum.

Notifications You must be signed in to change notification settings

JLucasGaldino/rockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rockPaperScissors

This is a game of rock, paper and scissors consisting of a simple UI and a simple script written in vanilla JavaScript, developed in the context of The Odin Project's curriculum.

Purpose of the project

The purpose of the project is to practice the core principles of javascript's syntax and logic, by using functions, variable definitions, and simple loops in order to create a game, as well as basic DOM manipulation.

About

Simple JavaScript game of rock paper scissors against the computer, created in the context of The Odin Project's curriculum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published