Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 477 Bytes

Connect Four In Haskell

Haskell project to play Connect Four via a terminal interface (Windows PowerShell)

alt text

How To Compile

  1. Open Windows PowerShell
  2. Navigate (via PowerShell) to the \c4Haskell\c4Haskell subdirectory
  3. Type .\Main.exe
  4. Press Enter

Dependancies

  1. Huggs
  2. Microsoft Windows (Note: This program will not run on Linux/macOS)