cutiful / four-in-line

A simple Four-in-Line / Connect Four clone

Home Page:https://cutiful.github.io/four-in-line/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Four-in-Line

This is a simple Four-in-Line / Connect Four clone. It implements a two players mode and a minimax AI. The AI is run in a Web Worker, as it requires significant resources with depth = 8 (hard level).

About

A simple Four-in-Line / Connect Four clone

https://cutiful.github.io/four-in-line/

License:Other


Languages

Language:JavaScript 94.7%Language:HTML 5.3%