amcginlay / connect4

Full TDD example of connect4 logic and console app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect4

Full TDD example of connect4 logic and console app

Windows Instructions

git clone https://github.com/amcginlay/connect4.git
cd connect4

mvn clean install
"%JAVA_HOME%\bin\java" -jar target\connectconsole-1.0.jar

About

Full TDD example of connect4 logic and console app


Languages

Language:Java 100.0%