Welcome to Visit https://connect4.club/ — Play Connect 4 Online!
-
Updated
May 6, 2025
Welcome to Visit https://connect4.club/ — Play Connect 4 Online!
A browser-based Connect 4 game made with Phaser 3! https://iammanish17.github.io/Connect4/
JavaFX based Connect4 Game.
This repository was created for the Artificial Intelligence course instructed by Dr. Abdoos, held in spring 2023 at Shahid Beheshti University.
An asynchronous implementation of AlphaZero, a self-play reinforcement learning algorithm.
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
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
🤖 Pretty perfect bot remembering only perfect moves for overcoming the perfect AI written by a perfect guy
Building AI using MiniMax Algorithm.
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
Knowledge-based backtracking algorithm to win the game of connect 4. This work is based on the master thesis "A Knowledge-based Approach of Connect-Four" from Victor Allis back in 1988.
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
Play Connect4 against an intelligent AI agent using Minimax Algorithm with and without Pruning
A strategic Connect4 game powered by multiple AI opponents, built with Python. Features various algorithms – from Minimax to AI-Agents – offering challenging gameplay for beginners and experts alike.
Little program for MCTS and alpha-beta-pruning that can play connect4 against each other.
A program made to play a generalized version of connect 4 perfectly
connect4 game and ai player with text based user interface
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."