/rock-paper-scissors

The classic Rock-Paper-Scissors game built with ES6. It runs on web and you compete with your computer.

Primary LanguageJavaScript

This is a bug-free classic Stone-Paper-Scissors game which we all have played in childhood. The game runs on browser and is fully responsive. The UI of the game is made using CSS3 and Bootstrap 4 whereas the logic is written in JavaScript. (ES6)