No description
| .gitignore | ||
| config.h | ||
| connect4.c | ||
| LICENSE.md | ||
| logic.c | ||
| logic.h | ||
| macros.h | ||
| makefile | ||
| README.md | ||
| types.h | ||
| ui.h | ||
| ui_ncurses.c | ||
| ui_stub.c | ||
| ui_vt100.c | ||
AnnaConnect
AnnaConnect is a silly little text-based connect 4 game c:
Supports vt100 escape codes and ncurses for drawing the UI
Stuff still be changing so fast that the code is the documentation, but at least it's got good enough comments methinks