Skip to content

A web application for a rock paper scissors game between two local players, built with react and redux. Users can either choose their own pick from R/P/S or make the computer choose one for them.

Notifications You must be signed in to change notification settings

KyunginNa/rps_challenge

Repository files navigation

Rock Paper Scissors Game

This web application lets users play Rock Paper Scissors game with another local player. Users can either choose their own pick from R/P/S or make computer choose one for them. A current score and a result message is displayed.

User Stories

As a user
In order to spend a fun time with my friend
I would like to be able to play rock paper scissors.
As a user
In order to make the game even funnier
I would like to be able to let computer choose what to pick.
As a user
In order to keep track of the game
I would like to be able to view a current score

The code

Deployed App: (https://kyungin-rps-ver3.netlify.app/)
Github: (https://github.com/KyunginNa/rps_challenge)

Dependencies

React 17.0.0
Semantic UI CSS 2.4.1
Semantic UI React 2.0.1
Cypress 5.6.0

Acknowledgements

Craft Academy course material 'React - An introduction': (https://learn.craftacademy.co/courses/enrolled/659433)
Craft Academy course material 'React ( Loves ) Rails': (https://learn.craftacademy.co/courses/enrolled/676568)

Update and Improvements plans

  • Expand it to a real-time multiplayer game.

License

The MIT License (MIT).

About

A web application for a rock paper scissors game between two local players, built with react and redux. Users can either choose their own pick from R/P/S or make the computer choose one for them.

Topics

Resources

Stars

Watchers

Forks