Simple AI that can play rock paper scissors game. Take into account that humans are very bad at generating random numbers.
How to launch:
-
Make sure you have installed jvm
-
Build the project
cd ~/rps_resolver
./gradlew clean build
- You can extract and run application from built tar file
tar xzvf build/distribution/rps_resolver-1.0-SNAPSHOT.tar
- Launch parsing
./rps_resolver-1.0-SNAPSHOT/bin/rps_resolver