A strategic two-player game where opponents stack colored discs to form four in a row and win.
-
Updated
Jan 7, 2024 - Java
A strategic two-player game where opponents stack colored discs to form four in a row and win.
A simple game using MINIMAX algorithm & play against AI bot (OOP Coursework)
A Java implementation of a custom peer-to-peer protcol (FWTP) for a Connect-Four game
"Connect Four Board Game in Java" - A simple implementation of the classic board game Connect Four in Java with terminal-based graphics. It includes socket programming and multi-threading functionality.
Connect 4 Game implemented with object-oriented programming, featuring complete game logic and an AI player.
Connect four game - Player can play with minimax AI opponent.
Game connect four for Android written in Kotlin and Java
This repository features a Java application of Connect Four, using a Minimax algorithm with alpha-beta pruning for the AI. Created during a group project for a Data Structures and Algorithms course.
Add a description, image, and links to the connect-four-game topic page so that developers can more easily learn about it.
To associate your repository with the connect-four-game topic, visit your repo's landing page and select "manage topics."