c4bot icon indicating copy to clipboard operation
c4bot copied to clipboard

Chat bot that plays Connect Four with you

Results 4 c4bot issues
Sort by recently updated
recently updated
newest added

TODOs - [ ] Init game - [ ] Making move - [ ] Save state - [ ] Load state - [ ] Export canvas as image

If you the user responds fast enough before the computer responds, the user can potentially have more than one turn before the user gets the have their turn ![issue added...

Plans: - [ ] Make [c4](https://github.com/kenrick95/c4bot) as a submodule? or as a NPM package to depend on. - [ ] Upgrade `botbuilder` dependency - [ ] Change canvas dependency to...