connect-4
Here are 95 public repositories matching this topic...
An implementation of Minimax, Alpha-Beta and Monte-Carlo Tree Search to play Connect 4
-
Updated
May 12, 2024 - HTML
Select coding assignments and exercises from the CS152: Harnessing Artificial Intelligence Algorithms class, taken in Fall 2020
-
Updated
Jan 7, 2022 - Jupyter Notebook
Just a simple connect-4 board to play locally with a friend on any device with a modern web browser. (Made with svg technologies)
-
Updated
Jul 24, 2022 - JavaScript
Another connect-4 engine
-
Updated
Aug 3, 2018 - C++
A little connect-4 game, made with pygame
-
Updated
Apr 3, 2022 - Python
-
Updated
Aug 18, 2023 - Python
Simple Connect 4 browser game made in JavaScript
-
Updated
Nov 8, 2023 - JavaScript
Connect4: A Classic board game Experience, Reimagined in Lua. Featuring an intuitive AI opponent
-
Updated
Mar 28, 2024 - Lua
An Implementation of a Game called Connect-4 to explore how an AI can be designed and also to learn about MiniMax algorithm with alpha-beta pruning
-
Updated
Dec 6, 2023 - JavaScript
Simple Connect Four Logic Written in C++
-
Updated
Aug 22, 2016 - C++
Multiplayer connect four in C
-
Updated
Dec 28, 2023 - C
Also known as Four Up, Plot Four, Find Four, Four in a Row, Four in a Line, Drop Four, and Gravitrips (in Soviet Union) is a Single Player or a two-player board game in which the players first choose a color and then take turns dropping one colored disc from the top into a eight-column, eight-row vertically suspended grid.
-
Updated
Feb 16, 2022 - C++
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
-
Updated
Jun 30, 2022 - C
Improve this page
Add a description, image, and links to the connect-4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the connect-4 topic, visit your repo's landing page and select "manage topics."