Skip to content

A game of Rock Paper Scissors, playable using JS in the browser console.

Notifications You must be signed in to change notification settings

billyhelms24/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

An RPS game that takes place in the browser, against the computer. This project acted as my first taste of what JavaScript can do with DOM Manipulation. The computer uses simple RNG to make a selection whenever the user does. The two selections are compared and scored accordingly, displaying the score on the page.

Live Preview

rock-paper-scissors.png

About

A game of Rock Paper Scissors, playable using JS in the browser console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published