A generalized Connect Four. Early work in progress version.
The goal is for this to be usable for toy AI programming excercises.
- Finish implementing the core game (win condition checking still missing)
- Fix remaining TODOs in the source
- Make this easily usable for scripting and as a library
- Network support: Allow hosting a game and connecting to a game