Skip to content

athornburg/AITicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Pre-Requisites

java 7

maven

Building

mvn clean install

To run without re-building

mvn exec:java

To re-build without tests

mvn clean install -Dmaven.test.skip=true

About

This is an TicTacToe App for the command line!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages