Topic: "connectfour-game"
jeanwl/ConnectFour
Frontend Mentor challenge solution
Language: CSS - Size: 1.72 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

Jimvar/c_games
This repository showcases classic games implemented in C. Each game demonstrates modular programming, structured code organization, and engaging console-based interactivity, as well as my personal improvement in writing code. The project serves as a portfolio of programming skills, emphasizing clean code, efficient logic, and dynamic gameplay.
Language: C - Size: 206 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

juneadkhan/ConnectFourGame
This is a program that implements a Graphical User Interface Based ConnectFour Game using Java and the Swing GUI Toolkit.
Language: Java - Size: 313 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

ajhughesdev/ConnectFourApp
Final project for Code Louisville's Software Development Course 2
Language: HTML - Size: 22.2 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

jemeduria/tmge
Tile Matching Game Environment
Language: Java - Size: 3.35 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

piyushsharma220699/Connect-Four-Game
A simple 4 Connect Game made using pygame module in PYTHON 3.x!
Language: Python - Size: 1.19 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

bl33h/connectFour
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.
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

stevenabaco/connect_four_game
A simple connect four game built with JavaScript
Language: JavaScript - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Maguids/Game-Connect-Four
Version of the game "Connect Four" in terminal with search algorithms (A*, Minimax and MCTS). Second Semester of the Second Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
Language: Jupyter Notebook - Size: 641 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

veudal/Connect_Four
Connect Four game in browser with customizable amount for: rows, columns & minimum needed to win
Language: JavaScript - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sraaphorst/connect-four
A generic version of the game Connect Four that allows board configuration and Misere strategy
Language: Kotlin - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SaadARazzaq/Connect4-Game
A CLI Based Connect four strategic game build in python 🔗4️⃣
Language: Python - Size: 3.8 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LlfeSteal/AlphaBeta_ConnectFour_AI 📦
Alpha Beta algorithm implementation for ConnectFour game.
Language: Java - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Adivius/CConnectFour
Multiplayer connect four in C
Language: C - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

echoEscape/connectFour_GUI_AI
Connect Four game with a GUI and CPU enemy always choosing the best next move. This program was writtin during the first of three years during a software development internship parttime at school.
Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ungive/connectfour-datapack
Datapack that implements the Connect Four board game in Minecraft using functions
Language: mcfunction - Size: 60.5 KB - Last synced at: about 6 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fareanor3/ConnectFour_IA_UI
Language: C - Size: 8.71 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JulienrBourgeois/Connect-Four--Java
This project was my second every project after UNO. I completed this project during my sophomore year at the end of my AP CSA java course. This app consists of a text- based connect four that allows the user to input X's and O's while playing against the computer. Although this project was not much of a difficult task, it was a good little program to create after learning my first pieces of java.
Size: 2.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

datvly/Connect-Four
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. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own tokens.
Language: Java - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JustA3DObject/Connect-Four
Simple game of connect four.
Language: JavaScript - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BMarx981/connectThem
A cool game to play with friends connecting your chips.
Language: Dart - Size: 324 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mtwyford/Connect4_APLab
In Class Lab Assignments for Students in APCS to Create a PvP style Connect 4 Game in the Console.
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

RomanJ55/ConnectFour-Game
Connect Four game created in python
Language: Python - Size: 467 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

koushik4/connect4pygame
This is 2 player connect four game developed using pygame and socket programming. Run the "red.py" file first and then "yellow.py"
Language: Python - Size: 656 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DorianNaaji/Connect-4 Fork of ThitiBobo/APO-Projet-Puissance4
Connect 4 java
Size: 813 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
