c4bot
c4bot copied to clipboard
Chat bot that plays Connect Four with you
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...