The Connect 4 CLI program with AI implementing alpha-beta pruning I made for fun! There is Human vs Human, Human vs AI, AI vs AI git branches
-
Updated
May 15, 2022 - C
The Connect 4 CLI program with AI implementing alpha-beta pruning I made for fun! There is Human vs Human, Human vs AI, AI vs AI git branches
This is a simple Connect 4 game built in C with basic AI. The goal is to get four of your pieces in a row before your opponent. You can play either against another player or the AI, which makes random moves. Features: Play against another player or AI Written in C Simple console-based game
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
2d command-line Connect4 game using C with AI feature
Connect4 codes for 42 Rushes Project
Add a description, image, and links to the connect4-ai-game topic page so that developers can more easily learn about it.
To associate your repository with the connect4-ai-game topic, visit your repo's landing page and select "manage topics."