Connect Four game in browser with customizable amount for: rows, columns & minimum needed to win
-
Updated
Oct 24, 2024 - JavaScript
Connect Four game in browser with customizable amount for: rows, columns & minimum needed to win
Connect four in the terminal with a formidable game AI
A generic version of the game Connect Four that allows board configuration and Misere strategy
Challenge your friends to the classic Connect Four game, built using C++ and SFML! Enjoy a modern twist on the timeless strategy game with polished 2D graphics, smooth gameplay, and intuitive controls. Perfect for both casual gamers and developers looking to explore game development with C++ and SFML.
A program that implements Connect Four with a Python Pygame GUI, supporting player vs. AI and AI vs. AI modes. It uses the MiniMax algorithm with optional alpha-beta pruning for enhanced performance.
Multiplayer connect four in C
Datapack that implements the Connect Four board game in Minecraft using functions
Final project for Code Louisville's Software Development Course 2
PASSEPAR-4, objet de participation aux Trophées NSI
Connect four game using Typescript, Three.js and Vue. Play against a minimax algorithm.
Unity clone of the popular Connect four game
Frontend Mentor challenge solution
A React + NodeJS implementation of the classic 2-player game: Four-In-A-Row. Features online multiplayer.
A connect four AI that started as a fun project but quickly became too powerful.
Console implementation of the game Connect Four | C
ConnectFour implementation using jQuery
A package for discord.js mini games which can be used in your bots
In this project, two players can play the Connect Four(Four-in-a-row) game. Player 1 uses 'o' and Player 2 uses 'x' as their pieces. The one who lines up his or her 4 pieces wins.
Add a description, image, and links to the connectfour topic page so that developers can more easily learn about it.
To associate your repository with the connectfour topic, visit your repo's landing page and select "manage topics."