Skip to content

An online multi-player Rock-Paper-Scissors game. Just because.

Notifications You must be signed in to change notification settings

Tritoniwe/rps-tourney

 
 

Repository files navigation

RPS Tourney

A Collection of Rock-Paper-Scissors Games

Build Status

Introduction

Screenshot of Finished Game

This is an open source multiplayer Rock-Paper-Scissors game, available to play at rpstourney.com. Why on earth would someone build such a thing? Why on earth not?!

Right now, the project is mostly just the web application linked above, along with the web service that supports it. However, there's also a console version of the game that will eventually be updated to support multiplayer via the web service as well. There will probably also be an Android version of the game. That's all a good ways down the road, though. At the moment, work is focused on polishing the web application and on adding AI-player support.

Inspiration

Credit for the idea goes to RPSContest.com, which I first came across in the following Reddit post: My three-line rock, paper, scissors bot has done surprisingly well.... Once I do get to adding in support for AI and AI tournaments, I'm thinking that a fun differentiator/selling point will be the JVM's multi-language support.

This is obviously not the world's most serious of projects. Given my employer's rather stringent non-compete policy, it's actually a selling point (for me) that it's so pointless. This project is mostly an entertaining excuse to explore various technologies that I've wanted to play with.

Development Documentation

The following documents document the architecture and development of the game:

Releases

About

An online multi-player Rock-Paper-Scissors game. Just because.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.3%
  • Python 2.3%
  • JavaScript 1.4%
  • CSS 0.5%
  • Shell 0.3%
  • PLSQL 0.1%
  • SQLPL 0.1%