You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# rock-paper-scissors gameserver
Simple socket based gameserver
## Usage
lein uberjar
java -jar xxx.jar
## License
Copyright (C) 2011 Erik Bakstad
Distributed under the Eclipse Public License, the same as Clojure.