Commit graph

2 commits

Author SHA1 Message Date
6ab989174b
Add diagonal win checks
Adds diagonal win checking, and tests to go along with them
2024-07-16 01:58:06 -07:00
b3b369a076
Add Horizontal and Vertical win checking
Adds horizontal and vertical win checking, as well as tests for such
features.

Adds valgrind to the flake.nix

Adds test_connect4 option to Makefile
2024-07-16 01:43:16 -07:00