Skip to content

voronianski-on-games/rock-paper-scissors

Repository files navigation

Rock-paper-scissors

Version of the popular children game "Rock-paper-scissors" written in pure javascript (plain-old ES5) for one of the coding challenges last year.

Usage

Open index.html in your favorite browser.

Testing

npm install
npm test

References

Used basscss CSS toolkit for beauty and game icons by Josie Schultz.


MIT Licensed (c) 2016 Dmitri Voronianski dmitri.voronianski@gmail.com