A modular Connect Four game in C with a console-based TUI. Features Human vs Human, Human vs File (Automated Testing), Look-ahead AI, and a Game Replay system. Developed as an Advanced Programming final project.
university-project tui connect-four console-game terminal-game c-programming function-pointers dynamic-memory look-ahead-algorithm
-
Updated
Jul 6, 2026 - C