Simplified version of the famous game rock, paper, scissors against computer. This application is run on command line interface.
- Java
- Bash script
To build and run application:
- Run
bash build_install.sh
To build and run tests:
- Run
bash build_test.sh