connect4
Here are 44 public repositories matching this topic...
JavaFX based Connect4 Game.
-
Updated
Mar 13, 2022 - Java
Connect Four AI - OmegaFour with a Connect Four GUI
-
Updated
May 1, 2019 - Java
-
Updated
Jul 22, 2025 - Java
Building AI using MiniMax Algorithm.
-
Updated
Mar 7, 2021 - Java
CSCI4511W Final Project. Write a program that uses artificial intelligence, search algorithms, data structures that were discussed in class to solve a game of Connect 4 and analyze the differences between those algorithms. Program those different algorithms. Analyze what performs better and why
-
Updated
Dec 28, 2019 - Java
Connect 4 Minimax with Alpha Beta Pruning
-
Updated
Sep 15, 2018 - Java
A program made to play a generalized version of connect 4 perfectly
-
Updated
Sep 3, 2023 - Java
A DiscordJDA that bot makes it easy to access data on the courses provided at the University of Toronto through Discord.
-
Updated
Apr 14, 2021 - Java
First project for the ‘Fundamentals of Artificial Intelligence’ course. Created AI engine based on MinMax algorithm to play Connect Four game. Type of each player (human/AI) and AI parameters (depth of MinMax tree, enabling alpha-beta pruning) can be set, so it is possible to run AI vs AI game with different parameters.
-
Updated
Dec 2, 2019 - Java
🪁🎯 Kite - Java Connect Four solver
-
Updated
Oct 28, 2025 - Java
A simple game of Connect 4 made using JavaFX
-
Updated
Jun 17, 2020 - Java
Progetto incompleto per l'esame di Algoritmi e Strutture Dati 2023. Università di Bologna - Informatica
-
Updated
Jul 8, 2025 - Java
Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column.
-
Updated
Aug 8, 2022 - Java
Connect4 v3.1, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
-
Updated
Jul 4, 2024 - Java
Improve this page
Add a description, image, and links to the connect4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the connect4 topic, visit your repo's landing page and select "manage topics."