Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

RockPaperScissors

A simple Rock Paper Scissors game that you play against the computer, where the user is prompted to enter their choice and with the chocie that the computer put, it will decide who is the winner.

Demo

Tech Stack

  • HTML
  • JavaScript

What I learnt

  • Basics of JavaScript

  • How DOM works

  • How to work with inputs from HTML

    Installation

    1. git clone https://github.com/Parvv04/RockPaperScissors
    2. cd RockPaperScissors
    3. Open the `index.html` file in your web browser to view the website.

    Folder Structure

    │── index.html        # Main page
    └── styles.css        # Styling for the page

    Future Improvemnts

    • Improve UI
    • Keep user history for each session

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages