dots-and-boxes
There are 50 repositories under dots-and-boxes topic.
wannesm/dotsandboxes
Javascript Dots-and-Boxes application with support for game-playing agents.
Armando8766/Dots-and-Boxes
Playing Dots and Boxes in Python against AI using min-max and alpha-beta pruning
josch14/alpha-zero-dots-and-boxes
Implementation of AlphaZero for playing Dots and Boxes [Python/PyTorch].
luizfranca/dots-and-boxes
A competitive search with pruning and heuristics.
lantunes/dnbpy
A Dots and Boxes game engine for Python
DoctorBracewell/dots-and-boxes
Svelte and WebAssembly powered game interface and optimal-play algorithm for Dots & Boxes, a combinatorial game where two players take turns claiming edges and boxes.
bakhshiali/Python-mini-Games
Python simple Games for fun 😍 🖖
LelsersLasers/DotsAndBoxes
Dots and Boxes in JavaScript with a genetic mutation AO
phung025/Dots_and_Boxes_RL
Class project for machine learning course CS 5751. In the project, we built an agent to learn to play the game of dots and boxes using Reinforcement Learning.
FriedImage/dots-and-boxes
An implementation of the game "Dots and Boxes" using JavaFX!
gigacycle/DotsAndBoxes
Dot Game is a classical "Dots and Boxes" game implemented in VB.Net. Originally created in winter 2009, this project allows users to play the classic pen-and-paper game against the computer.
MbfcM/Dots-and-Boxes
Dots and Boxes game made in C
sergiye/dots.and.boxes
Dots & Boxes - simple game for windows made with c#
sp00m/clozone
The funny game that freshens Dots and Boxes!
Camil-P/dots-boxes
Used min-max alpha-beta pruning algorithm to make an AI (easy, medium, hard), implemented on the server-side with Django Rest-Framework. Used Angular for frontend.
damlobster/DotsBoxesAZ
AlphaZero applied to the Dots & Boxes game
IloveNooodles/Dots-And-Boxes-MinimaxBot
Implementasi Minimax Algorithm dan Local Search pada Permainan Dots and Boxes
mohamedhassan279/Dots-And-Boxes
Console Dots and Boxes game using C
Polaris000/DotsNBoxesQLearning
A series of experiments on the performance of Q-Learning Agents in the Dots and Boxes game.
r2hu1/Tailwind-Bg
A list of Talwind CSS background grids, dots and gradients to use in your projects.
waheedsarem/DotandBoxesGame
Dot and Boxes is a two-player strategy game implemented in C++ with the addition of a graphical user interface using SFML. The objective of the game is to capture as many boxes as possible by connecting dots with lines. This repo contains game code .cpp file, an executable file (which has the game) & a zip file which contains VS Studio .sln file
akanshSirohi/DotsBoxes
Dots & Boxes online dual player game in NodeJS
jakeard/Java-Dots-and-Boxes
This is the Dots and Boxes game. I made it in Java to learn about and practice Java and its syntax. Give it a try!
jakeard/Swift-Dots-and-Boxes
This is a small project that I made to work with and try to understand Swift better.
Muhammad-Umer-Wasi/CN-Dots-And-Boxes-Dynamic-Multiplayer-Game
Connect, strategize, and compete in real-time with players worldwide in this open-source project, designed for an immersive and engaging gaming experience
phapsa1379/Dots_And_Boxes_Game
Divar Summer Camp Question (Html, Css, Js)
Selflocking/DotsAndBoxes
a dots and boxes game, build with SFML.
SonK4m3/java-websocket-dots-and-boxes
Websocket Java for Dots and boxes Game
Usaid-Bin-Rehan/NUCES_CN_Dynamic_Multiplayer
Collaborative Dynamic Multiplayer Game
Koukyosyumei/TenToHako
Dots and Boxes with reinforcement lerning
Sanchit-mathur/Dots-and-Boxes
Python based Dots-and-Boxes game
shree-prada/Dots-and-Boxes-Game-Python
Dots-and-Boxes-Game is an interactive Python-based implementation of the classic Dots and Boxes game, allowing two players to compete in a game of strategy and skill.