Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 277 Bytes

TicTacToe

A console game based on a simple state machine

To play it:

mvn clean install

java -jar target/javaacademy-{version}.jar

To run it with script:

mvn clean install

bash run.sh

To run it with given paramethers:

mvn clean install

bash runParam.sh