dantheman213 / connectfour

This is a Console Java game to play the board game Connect Four with an automated opponent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Four

This is a Console Java game to play the board game Connect Four with an automated opponent.

Getting Started

You will need to download Gradle manually or use an IDE like Intellij IDEA in order to use Gradle features.

Build

./gradlew fatJar

Run the game

java -jar connectfour.jar

About

This is a Console Java game to play the board game Connect Four with an automated opponent.


Languages

Language:Java 100.0%