Skip to content

mshubat/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e37549 · Nov 3, 2019

History

4 Commits
Nov 3, 2019
Nov 3, 2019

Repository files navigation

ConnectFour

Description

Command line connect four game.

Get 4 in a row to win by dropping token in columns.

Running the game

After downloading and compiling the files:

Java ConnectFour <numPlayers> <rows> <cols>

Options

Option to control number of rows and number of columns

numplayers
  • 1 Player or 2 Player option
  • 1 Player will face AI (stupid AI)
rows
  • number of rows in the board
cols
  • number of cols in the board

About

command line connect four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages