Topic: "connect4-game"
coreylowman/synthesis
A rust implementation of AlphaZero algorithm
Language: Rust - Size: 976 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 47 - Forks: 6

kirarpit/connect4
Solving board games like Connect4 using Deep Reinforcement Learning
Language: Python - Size: 497 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 3

martian58/Connect4-text-based
This is a text based Connect Four game that we created for our university project.
Language: Python - Size: 24.4 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

woctezuma/puissance4
AI for the game "Connect Four". Available on PyPI.
Language: Python - Size: 169 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

margual56/connect4
Connect 4 game with online multiplayer
Language: Rust - Size: 58.6 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

MitchellGray100/Connect4
JavaFX based Connect4 Game.
Language: Java - Size: 197 MB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

cansozbir/Connect-4
Connect 4 game with AI, written in Python
Language: Python - Size: 339 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

shubhamv108/connect4
A simple server side implementation of Connect4 and state of game is persisted in database. It is a two player game.
Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

profcturner/four-in-a-row
A game server for educational use, to implement a web based four in a row game
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Devihem/Connect-4-with-Simple-AI
Representation of the game Connect 4 - Basic Project
Language: Python - Size: 871 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

NeutronOrg/Connect-Four
Connect 4 Game made in C# Winforms / windows forms app (csharp) ,Connect Four
Language: C# - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

ajlaherenda/4-in-a-row
Development of Connect 4 / 4 in a row game in Ruby as part of the IT 305 Programming Languages course, with properties and functionalities that can be found in the README.txt
Language: Ruby - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Bonifatius94/nwins
Connect-N Game UI (Godot) and C# Lib / AI Tools
Language: C# - Size: 3.97 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

stalicites/connect4
Connect 4 game built in Node.js, Socket.io, and Javascript. Includes a bot, and a two player mode.
Language: JavaScript - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

agilejune/connect4
Connect4 online game using Unity, Node, and MongoDB
Language: C# - Size: 3.09 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

frknayk/gym_connect
Connect 4 game in python with render option in pygame
Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Var7600/Connect4
Gaming Connect 4 Classic the Win
Language: C - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sergi-s/Special-Topics-in-Artificial-Intelligence
Porjects for Algorithmic Techniques for Artificial Intelligence
Size: 326 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

TarikSeyceri/Connect4.cpp
Connect4 v2.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
Language: C++ - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

lionpeace/Connect_Four
Connect Four Game With Terminal
Language: C++ - Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

akshanshgusain/connect4
Connect 4 game
Language: C - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Sethispr/connect4
A python-based colored connect4 game which can be used to get best moves or have fun playing with an AI.
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shehanrathnayake/implementation-of-monte-carlo-tree-search-algorithm-for-connect-4-game
In this project, my primary goal was to implement an AI player class powered by the Monte Carlo Tress Search algorithm which can play for a win as well as defend a defeat to compete with a Human player.
Language: Java - Size: 280 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

samuelemusiani/project_37635
A program made to play a generalized version of connect 4 perfectly
Language: Java - Size: 331 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JCasahuga/Connect4
Creating an "AI" using minimax algorithm to never lose at Connect4
Language: C++ - Size: 386 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

janniklth/Connect4_ConsoleGame
This project is a console-based implementation of the Connect 4 game, developed as part of our Programming lecture
Language: C++ - Size: 296 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ahmedyoussefg/connect4
cse-121 programming 1 final project - by: Ahmed Youssef and Ebrahim Alaa
Language: C - Size: 4.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

yousefkotp/Smart-Connect4
Intelligent Agent to play Connect-4 with a modifiable depth aided with a decision tree visualizer to trace the agent's decision making process
Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mattyb5959/Year-2-Connect4-Project
Connect-4-Project-DigSys
Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lnardon/Connect4_3D
A 3D version of the famous connect4 game using Three.js.
Language: JavaScript - Size: 770 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bandirevanth/CONNECT4-GAME
A remake of the original CONNECT4.
Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Leonardpepa/Connect4
Console game connect 4
Language: Java - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fenryka/console-connect-4
Small Kotlin example of a console connect 4 game
Language: Kotlin - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

nimaps/connect4
Language: JavaScript - Size: 766 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

essentialprogramming/connect4
Connect 4 game.
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Murphy-Facey/server-connect-4
A simple connect 4 game using JS, HTML and CSS.
Language: JavaScript - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Mavengence/DQL_Connect4_Mathematical_Data_Science_SS2020.FAU
Final Project of the Master course Mathematical Data Science at the Friedrich Alexander University Erlangen-Nürnberg. We received the grade A for this.
Language: Python - Size: 5.57 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

irons163/GravityConnect4
Gravity Connect 4 is a game in Unity.
Language: C# - Size: 65.3 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ksungcaya/connect-four
Another connect four game.
Language: JavaScript - Size: 230 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Freid001/connect4
University project to build a connect4 game using VB.NET
Size: 403 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

warrenca/php-connect4
Interactive Connect 4 console game made in php
Language: PHP - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

HusainNit/connect4
connect4 board game
Language: JavaScript - Size: 1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Md-Ashfaqur-Rahman-66/Python-Learning
These are some simple python code for beginners.
Language: Python - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

thanhvu2004/Connect4minimaxGame
This project is a Java implementation of the classic Connect 4 game. It supports two game modes: Player vs Player and Player vs AI.
Language: Java - Size: 308 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Neo-X-Minecraft/c4i
Perfect AI for Connect 4
Language: HTML - Size: 50.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

alexandreelise/puissance4-php
Un portage en PHP du puissance 4 en C codé par un ami @LAVALLIERE sur https://github.com/LAVALLIERE/puissance4-c avec quelques goodies en plus.
Language: PHP - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TarikSeyceri/Connect4.ai.js
Connect4 v4.0, Is a game developed in four versions, Node.js + AI, Java SE, C++, C, newer to older respect
Language: JavaScript - Size: 1.14 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ungarscool1/Roboto 📦
A discord bot with games and admin command
Language: Java - Size: 298 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

naowalrahman/connect4
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sefin-cc/connect-4
Simple Connect 4 clone using React Js
Language: JavaScript - Size: 179 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Zak4b/P4
A NodeJS server hosting multiple Connect 4 game rooms
Language: JavaScript - Size: 1.55 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

alelisette/CONNECT4
Connect 4 in Java
Language: HTML - Size: 134 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

donmaruko/discordbot
A (hopefully) well-rounded discord bot written in Python. Still in development
Language: Python - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AbdulRehmanRattu/Connect4-AI
A Connect Four game implementation in Python using Pygame, featuring an AI opponent powered by the Minimax algorithm with alpha-beta pruning.
Language: Python - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TarikSeyceri/Connect4.java
Connect4 v3.1, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
Language: Java - Size: 583 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

TarikSeyceri/Connect4.c
Connect4 v1.0, This project is a game developed in four versions, C, C++, Java SE & Node.js, older to newer respect
Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

susannacifani/Connect4
Connect4 in Java
Language: Java - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rayzler/Connect-4
Implementación en JavaScript del clásico juego de mesa Conecta 4. Este proyecto ofrece una experiencia interactiva donde los jugadores pueden competir contra la CPU.
Language: JavaScript - Size: 5.34 MB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kr-matthews/connect-4
Connect 4 game; can play locally or remotely.
Language: JavaScript - Size: 10.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

alextheperson/connect-website
Play highly configurable M,N,K-like games (Connect 4, Tic Tac Toe, Gomoku, etc.). Has an extendable system for new game types.
Language: JavaScript - Size: 411 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zak4b/Puissance-4
Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 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

simonpine/Connect4
This is a connect 4 game that run by python in the cmd.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tokox/connect4-bot
connect4 bot
Language: C++ - Size: 371 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MyloBishop/PyConnect4
An implementation of bitboard-based Connect 4 boards using Python for further use in AI projects.
Language: Python - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

creme332/console-connect4 📦
A simple terminal ConnectFour game requiring no graphics engine.
Language: C++ - Size: 4.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

y-hatano-github/4-in-a-row-go
CLI game 4-in-a-row (Connect4)
Language: Go - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Sujay-0304/Connect4
Python code for classic Connect Four game. Two players take turns dropping colored discs into a vertical grid to connect four of their color in a line. CLI interface with input validation.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cyrus2281/Connect-4 📦
A two player four-in-line (connect-4) game for windows
Language: Java - Size: 73.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hurumy/Connect4_42Rush
Connect4 codes for 42 Rushes Project
Language: C - Size: 532 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Loominux/Connect4
A small console application to play Connect4 with two players.
Language: C - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AyoubTe/connect4-site-web
Welcome to the Connect 4 Web Site repository! This project brings the classic game of Connect 4 to the web, providing an interactive and enjoyable gaming experience. Play against a friend in this strategic game where the objective is to connect four discs of the same color in a row, either vertically, horizontally, or diagonally.
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

notsojay/tictac_game_and_connect4_game
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

barishazar3431/connect-four-game
Connect Four Game AI Implementation with Javascript, Using Minimax Algorithm and Alpha-Beta Pruning
Language: JavaScript - Size: 631 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chris-scientist4gamebuino/gb-power-meta
Implémentation du jeu Puissance 4 pour Gamebuino META
Language: C++ - Size: 183 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

L-Diasa/Multiplayer_Connect4
Language: JavaScript - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

captnofdead/Connect4_Game
This repository contains an implementation of the game Connect4 and two AI agents for playing the game. One is the Monte Carlo Tree Search algorithm. The other uses the Q-learning algorithm. These agents were developed to demonstrate the effectiveness of these algorithms in solving the Connect4 game..
Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IrinaStelea/connect-four-or-more
Online two-player game powered by Vue3, Node.js and Typescript.
Language: Vue - Size: 63.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mamathew98/Simple-Connect4-Game
Project of Advanced Programming Course @ Shiraz University of Technology
Language: Java - Size: 216 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

da-vics/Connect4-WPF
Connect Four WPF Game
Language: C# - Size: 3 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mateochr/Connect4-game
Connect4 board game in Java against AI bot.
Language: Java - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Lambdara/connect4-ai
An experiment at implementing a variety of systems to play connect-4
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TheRayquaza/connect4
A simple connect4 game in console made with @kevinjmt
Language: C# - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joulook/Connect-Four-Game
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.
Language: Java - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cookie-18/Connect4 Fork of DevanshBansal1604/Connect4
Welcome to our two-player board game which is a computerized version of the conventional 'Connect4' or 'Captain's Mistress' game. The objective of this game is to be the first one to form a horizontal, vertical, or diagonal line of four of one's own chosen color (Red/Yellow). To know the rules, visit the link in the README and do give it a try!
Language: Python - Size: 227 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FlyingWolFox/Class-Projects-1
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
Language: C - Size: 3.85 MB - Last synced at: about 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

GreenMachine582/NEAT
Application of a NEAT (NeuroEvolution of Augmenting Topologies) with a Connect 4 environment.
Language: Python - Size: 9.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

katerinamant/connect4
Game of Connect Four built in Python
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fuubo/connect4
python服务端websockets使用demo,实现connect4小游戏
Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

TiagoCoelhoFCUP/Web-Technologies
Projects developed under the Web Technologies college chair during the 2018/2019 school year
Language: JavaScript - Size: 187 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

savetz/10line-2016-Connect4
Connect Four game in Turbo BASIC XL for Atari 8-bit. Entry for 2016 10-line BASIC contest
Size: 82 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

l-ilma/ConnectFour
Connect Four board game developed in React.ts following design patterns
Language: TypeScript - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sprshr/connect4
Connect4 game using python3 for the console environment.
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TommyRiquet/Connect4
Ce projet a été réalisé dans le cadre d'un TFE de 6ième secondaire
Language: Java - Size: 899 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GregRL94/Mini-Games
A collection of handy scripts I made either for me, as homework/projects for online courses, or for friends
Language: Python - Size: 281 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gandhisamay/connect4
Connect 4 game using react js
Language: JavaScript - Size: 826 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JoshK2/connect-four-winner
Connect 4 - Check winner in horizontal and vertical cases and also in diagonal cases.
Language: C# - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

PratikGarai/Connect-4
Two player Connect4 game made using Python and PyGame
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

fuboki10/Connect4
Connect 4 Game
Language: JavaScript - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
