/rock-paper-scissors-in-java

The game rock-paper-scissors implemented using Event Sourcing in Java

Primary LanguageJavaMIT LicenseMIT

Rock Paper Scissor server in Java using custom event system and Jersey

This is simple Rock Paper Scissor server implemented in Java. It's meant to be a testbed for new technologies.

Endpoints

A simple REST interface is exposed on [http://localhost:8080/games].

Licensed under the MIT license.