An online 2-player game. Inspired by the android game.
The backend uses NodeJS socket to connect players with each other in rooms. Each move is a message in the room. The game was coded using p5.js.
The winning objective is to take over the whole board before the other player can.