Connect Four Testcases

The testcases zip file contains all of the template files.

You can also download them one by one:

It may help you to start from (FIXME) my repl.it workspace with all of the testing code already in it. Your code should go in ConnectFour.hs. You may need to edit some of the function names. The list of what they are supposed to be is at the start.

Last modified August 18, 2023: 2022-2023 End State (7352e87)