connect-four topic
connect4-sol
An optimised Connect4 game implementation on Solidity
c4
🔴🔵 Connect Four game in JS + Canvas
c4bot
Chat bot that plays Connect Four with you
alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement...
connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The p...
alphazero
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
connect-four
The slickest way to get 4-in-a-row, written using HTML5, JS, and Mithril (like React). Features an AI player, online multiplayer capability, and a smooth user interface
terminally_bored_terminal_board_games
board games for your terminal!
connect-four-js
Minimax and Alpha-Beta Pruning implementations in JavaScript