This is the frontend for rpsonline, a service that allows you to play Rock, Paper, Scissors online with other people.
Visit fallingleafsoftware.com/rpsonline to play. To run this on your own server, clone this repository, install a webserver (e.g. ngnix) and set the "http" directory as your web server root directory. Please note that you will need to run the backend, rpsonline-backend, as well.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.