Rock Paper Scissor Game

This is a simple game of Rock X Paper X Scissor. The idea of this project is to have fun with web development foundations through simple games.

To check it out you can access this link:

Technologies used

Dependencies

  • A text/code editor of your choice for playing with the project
  • A web browser
  • It is optional but you can install either PHP or Node and run a simple http web server

How to run the project

Next ideas of implementation | Todo's

  • Animations
  • Tests
  • UI Improvements