Skip to content

RajatTheDev/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors Game

Hey there! Welcome to this Rock, Paper, Scissors game! It's you versus the computer in a friendly match. The goal? Be the first to score 5 points and declare yourself the winner. Get ready for some fun and challenge in this classic game of choices!

Table of contents

Overview

Screenshot

Links

My process

Built with

  • HTML5
  • CSS
  • Flexbox
  • JavaScript

What I learned

Here's what I learned while building this project:

  1. HTML and CSS for Web Design: Gained proficiency in structuring web pages using HTML. Improved styling techniques through CSS for a visually appealing interface.

  2. JavaScript Logic: Applied JavaScript to implement the game's logic and functionality. Learned how to handle user input and create responsive interactions.

  3. DOM Manipulation: Explored Document Object Model (DOM) manipulation for dynamic content updates. Implemented event listeners to enhance user interactivity.

  4. Version Control with Git: Utilized Git for version control, understanding branching, committing, and pushing changes.

  5. Testing and Debugging: Developed skills in testing code and debugging to ensure a smooth gaming experience.

Getting Started

To explore the Rock, Paper, Scissors game:

  1. Clone the repository: git clone git@github.com:RajatTheDev/Rock-Paper-Scissor.git
  2. Launch your web browser and access the index.html file to experience the Rock, Paper, Scissors Website.

Acknowledgments

  • Images provided by Flaticon
  • I received valuable assistance from my friend Ravn in resolving an issue.

License

This project is licensed under the MIT License, allowing for collaboration and sharing.