No description
Adds meta-files such as the Makefile and flake.lock/nix for easier project management. Adds board structure in connect4.h, as well as some helper functions such as the make_board function to create a board, and the print_board function to view the board after creation. |
||
|---|---|---|
| connect4.c | ||
| connect4.h | ||
| flake.lock | ||
| flake.nix | ||
| main.c | ||
| Makefile | ||