/connect-four

Connect Four, in Javascript.

Primary LanguageJavaScript

Connect Four

A AI implementation of connect-4 game using min-max algorithm, Flask

How to start

this command is to start the service

python view.py

the fron end looks like this