Skip to content

tamminhdao/ttt-java-better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Game written in Java

Project Requirements

  • Java 1.8.0

  • jUnit 4.11

  • Apache Maven 3.5.0

Create jar file

mvn package

Run the game

java -jar target/tictactoe-1.0-SNAPSHOT.jar

Run the tests

mvn test

About

command line tictactoe game written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages