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
Connect4 is an interactive and lightweight board-game application developed during a 42 rush challenge. It recreates the classic Connect Four experience with a responsive graphical interface powered by the Clay GUI library. The player competes against an AI opponent driven by a minimax algorithm with deep search level, enabling inc