Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 177 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 177 Bytes

Connect Four

First experiment building a real world application in Haskell. Two player Connect 4 written in Haskell. Currently needs AI implementation for single player mode.