Skip to content

In the context of a tech interview simulation I was assigned to build a rock-paper-scissors game with absolute freedom to choose how I wanted to do it. From selecting the tools up to the UI. I chose to develop the game in React and test with Cypress.

Notifications You must be signed in to change notification settings

salindholm/rock_paper_scissors_challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

The Cooper Challenge

This is a Rock Paper Scissor Game application. The application is built to entertain people.

Links:

Deployment link: The Rock Paper Scissor Game
Github Repo: GitHub Repository

User Stories:

As a user
In order to entertain myself
I want to be able to play a rock paper scissors game

Tested with:

  • Cypress for acceptance test

Dependencies:

To run locally you will need to install the packages in the package.json by using:

yarn install

I've used the following packages:

  • Cypress
  • Semantic-ui-react
  • React
  • React-router-dom

Acknowledgements:

Improvement plans

  • To create further tests for playing functionality.
  • To app option to play again another user.

License

This app is open source software licensed as MIT.

About

In the context of a tech interview simulation I was assigned to build a rock-paper-scissors game with absolute freedom to choose how I wanted to do it. From selecting the tools up to the UI. I chose to develop the game in React and test with Cypress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published