443 results for “topic:connect-four”
🔴🔵 Connect Four game in JS + Canvas
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 Learning Algorithm" by DeepMind.
board games for your terminal!
An optimised Connect4 game implementation on Solidity
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
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
Connect-4 web game
Chat bot that plays Connect Four with you
Minimax and Alpha-Beta Pruning implementations in JavaScript
🎮 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 pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
A strategic two-player game where opponents stack colored discs to form four in a row and win.
A compact implementation of connect four written in rust.
A classic Connect Four game featuring two-player mode and an AI opponent powered by Monte Carlo Tree Search (MCTS), offering an exciting and strategic gameplay experience.
An AlphaZero engine for Saiblo Connect4, featuring a pure Python implementation of key KataGo techniques.
Connect-4-game in browser and terminal.
Quantum Connect Four
Connect Four game created using Pixi.js and TypeScript.
Training different types of Artificial Neural Networks in the game of Connect Four.
Connect 4 game with ReactJS
Literally just Connect 4 in SwiftUI
Connect Four engine by Giuliano Bertoletti, with an original GUI
Forza 4 Web Game Two Player VS is a modern, browser‑based Connect Four game designed for head-to-head local multiplayer. Built with HTML5, CSS3, and JavaScript, it features smooth animations, an intuitive interface, and competitive gameplay. No installation required. Developed by Bocaletto Luca.
Vanilla js connect four with es6 class syntax, written in modular form
Frontend Mentor challenge solution
⚛️ Here where I store my pure React projects, three projects so far, first there's a full E-Commerce application using a JSON server, before that a Connect-4 game, and finally a Basic calculator.
Connect Four using MiniMax Alpha-Beta Pruning
Java based alpha zero reinforcement learning. The core module suppports implementing any adversary board game. Example implementation for Tic Tac Toe.
:video_game: A Connect Four Playing AI Agent: Algorithm and Creation Process
Connect 4 Game made in C# Winforms / windows forms app (csharp) ,Connect Four
No description provided.