rock-paper-scissors-in-clojure
rock-paper-scissors-in-clojure copied to clipboard
The game rock-paper-scissors implemented using CQRS & Event Sourcing in Clojure.
rock-paper-scissors
Implementation of the game Rock Paper Scissors in clojure using various data stores. To get started:
- Create a Facebook application. Needed for user authentication. To disable authentication have a look at wrap-mock-login in web.clj.
- Install rock-paper-scissors-core
Checkout the different implementations:
License
Copyright © 2013 Jan Kronquist
Distributed under the Eclipse Public License, the same as Clojure.