Skip to content

This Rock, Paper, Scissors project is a React-based game where users play against a computer. The game randomly selects a choice for the opponent, evaluates the result, and updates the score accordingly. It features different game states (win, lose, draw) and includes a popup for displaying the rules. The UI is styled with styled-components.

Notifications You must be signed in to change notification settings

Akhil07-ctrl/Rock-Paper-Scissors

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.

About

This Rock, Paper, Scissors project is a React-based game where users play against a computer. The game randomly selects a choice for the opponent, evaluates the result, and updates the score accordingly. It features different game states (win, lose, draw) and includes a popup for displaying the rules. The UI is styled with styled-components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published