You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.