Skip to content

Helmutt03/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

Rock paper scissors program using javascript

This program is done using the odin project as learning grounds.

This is just a basic javascript program of rock paper scissors done through the console. By calling the function game() the player can then choose rock paper scissors by typing it, case-insensitive, and it will return the result.

The computers choice is made randomly so it changes every time the function is called.

Loop is done.

About

Rock paper scissors program using javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published