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
This commit is contained in:
parent
28a3188ea3
commit
b3b369a076
7 changed files with 142 additions and 20 deletions
|
|
@ -17,11 +17,13 @@
|
|||
git
|
||||
gnumake
|
||||
gcc
|
||||
gdb
|
||||
clang_16
|
||||
clang-tools_16
|
||||
lld_16
|
||||
llvmPackages_16.libllvm
|
||||
|
||||
valgrind
|
||||
gdb
|
||||
|
||||
cmake
|
||||
gtest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue