four-in-a-row
There are 27 repositories under four-in-a-row topic.
CogitoNTNU/AlphaZero
An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row
imtoori/flutter_fiar
Four-In-A-Row in Flutter
rchastain/velena
Connect Four engine by Giuliano Bertoletti, with an original GUI
yuvalmizrahi2/C-Projects
The game Boggle in c
ugho49/android-four-in-a-row
Puissance 4 Android Application
Lukas-Justen/4-Gewinnt
Eine bunte Version des klassischen Spiels 4 Gewinnt als Android App. Die App wurde im Rahmen eines Coding Camps an der TH Bingen von uns Studenten betreut.
colinkiama/four-in-a-row
Four-In-A Row (aka "Connect Four" or "Four-In-A-Line") game logic library for JavaScript
positive235/gomoku_3_players
[Python3 / Pygame] GOMOKU Game for 3 players (4-in-a-row)
SongToSoft/Multiplayer-Four-in-row
Four in row - multiplayer game
UsmanJafri/Four-In-A-Row
A React + NodeJS implementation of the classic 2-player game: Four-In-A-Row. Features online multiplayer.
alvaro-jrr/four-in-a-row
Four In a Row (Connect 4) game using OOP
cutiful/four-in-line
A simple Four-in-Line / Connect Four clone
cyrus2281/Connect-4
A two player four-in-line (connect-4) game for windows
davidhparkinson/dave
This is a Zilch bot · Learn more at zilch.dev 🚀
lauragalera/Minimax-And-MCTS
AI for four in a row game using Minimax with alpha beta pruning and Monte Carlo Tree Search
NakerTheFirst/Four-in-a-row
Four in a row GUI game built with tkinter, promoting OOP design
PaulKappmeyer/Connect-Four
Connect Four - two player strategy game implemented in Java
tristanphan/four-in-a-row-discord
Play Four-In-A-Row with other people on Discord!
yersoos/Four_In_A_Row
A Java version of the game "Four In A Row". Learning about Minimax, Alpha-beta pruning and NEAT.
chipk215/mcts_rl
Monte Carlo Tree Search games
eug/connect4
Implementation of the game Connect 4 using Minimax algorithm
ghuysmans/fiar
Connect Four implementation in plain C
Lukas-Justen/4-Gewinnt-Spezial
Diese App wird im Rahmen der Lehrveranstaltung MOVS (Mobile & Verteilte Systeme) programmiert. Es handelt sich um das klassische 4 Gewinnt mit einem Multiplayer Modus und einem kleinen Highscore, der auf einer Realm Datenbank realisiert ist.
nadavWeisler/FourInARow
Four in a row game using python
nzx9/Connect-four
Four in a row
tokkenno/FourinrowAgent
Four-in-a-Row Agent in Jason AgentSpeak