Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple AI that can play rock paper scissors game. Take into account that humans are very bad at generating random numbers.

How to launch:

  1. Make sure you have installed jvm

  2. Build the project

cd ~/rps_resolver

./gradlew clean build

  1. You can extract and run application from built tar file

tar xzvf build/distribution/rps_resolver-1.0-SNAPSHOT.tar

  1. Launch parsing

./rps_resolver-1.0-SNAPSHOT/bin/rps_resolver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages