Connect 4 AI API and client game.
Stars
12
Forks
3
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
50
commits
remove defunct IE shiv
b1ad76d
use https
3ccdf4f
update gameplay gif
d5be356
use 6x7 board in front-end
0aff123
fix validation check
91c495e
add last updated
f6856a2
add viewport
a76c134
condition config on host name
de33278
update docs
74189d1
link to info page instead of API page
802fada
test scoring for 6x7 board
123cb43
support 6x7 in API
e15f05a
remove no-longer-needed `PlayTest`
58c3c6f
test `hasWon`
15a0885
rename `i` to `j` in `doMove` and `undoMove`
2b83756