FILLER Game
A game of filler based on the game pidgeon game! Play against an AI and try win. You start as the top left corner and need to change colours to take control of as much of the grid as possible.
The ai uses a alpha-beta pruning to find the optimal move all implemented from scratch in javascript.