/Connect-4

An implementation of the Connect-4 game in Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Connect-4

This is an implementation of the Connect-4 game in Haskell.

Features:

  • Human vs Computer
  • Computer vs Computer
  • Simple graphical interface