Laptop mockup

Rock paper scissors

Rock, paper, scissors game created with JavaScript. You play versus computer (which is pretty hard to beat 😀). Scissors beats Paper beats Rock beats Scissors. There also can be draws. I'm planning to add multiplayer support with the help of websockets, the ability to select a score to win and a leaderboard.

Stack used

To build this application, I used JavaScript with ECMAScript 6 synthax, basic css and html.

My Other
Works