tangled
alpha
login
or
join now
singingpigs.online
/
connect-four
A little app to simulate every possible move in Connect Four.
0
fork
atom
overview
issues
pulls
pipelines
connect-four
/
tests
/
at
main
8 files
print_board.cpp
New bitwise check for win (needs to be stored in lookup table for speed)
4 months ago
win_diagonal_bl-tr.cpp
Refactored win tests using shared function
4 months ago
win_diagonal_tl-br.cpp
Refactored win tests using shared function
4 months ago
win_horizontal.cpp
Refactored win tests using shared function
4 months ago
win_none.cpp
Refactored win tests using shared function
4 months ago
win_test.cpp
New bitwise check for win (needs to be stored in lookup table for speed)
4 months ago
win_test.h
Refactored win tests using shared function
4 months ago
win_vertical.cpp
Refactored win tests using shared function
4 months ago