Skip to content

KallamSamad/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

My JavaScript Rock Paper Scissors Game

Description

A simple rock, paper, scissors game against a computer. Made using DOM manipulation with JS so I could demonstrate my understanding on the topic. I did use minimal HTML with filler text and inline CSS for an appropriate UI. Below is an image of the UI: image

Here is an image of what happens when you start the game, as you can see, the userscore and compscore is outputted and tallied and the computer choices and human choices are outputted too. image

How to install

  1. Clone or fork the main branch
  2. Run index.html in your web browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published