CYPER RPS was my take on Rock Paper Scissors, built as a web site in which visitors could play against a computer opponent. I built this project as my Week 3 challenge at Makers Academy.
I spent a lot of time upskilling with CSS for this project, because I wanted my submission to be visually distinct from the submissions made by other members of my cohort.
As part of this project, I had to learn about sessions and routing, because these were necessary to persist game state when moving between pages.
This project was built over the course of a weekend, and was the first web application I built and published.