No description
Adds basic drop_tile implementation. Though doesn't check for wins Adds an interactive mode for testing drop_tile, which allows the player to input which tile-space to drop on. |
||
|---|---|---|
| .gitignore | ||
| connect4.c | ||
| connect4.h | ||
| flake.lock | ||
| flake.nix | ||
| main.c | ||
| Makefile | ||