WEBBYFOX-OS PATH /games/connect-four/ GAME CONNECT-FOUR NODE CLIENT-SIDE
RUNTIME < 6 KB --:-- BST
~/connect-four.sh — bash
LIVE
turn:RED
$ cat ./how-it-works.txt
100% CLIENT-SIDE
Hard searches ~6 plies deep with α-β pruning + a positional heuristic.
Medium searches 4 plies — tactical but you can outwit it.
Easy mostly random with one-move blunder protection — friendly for kids.