~bonbon

~bonbon/squares-bot

An MCTS implementation of Avoid The Squares

~bonbon/gmcts

Monte-Carlo Tree Search Implementation in Golang. The g stands for whatever you want it to mean.

~bonbon/go-squares

Squares game based off Matt Parker's Maths Puzzles

~bonbon/go-checkers

Checkers Engine in Golang

~bonbon/go-tic-tac-toe

Tic-Tac-Toe Engine built in go

~bonbon/connect4x4-ai

Monte-Carlo Tree Search AI to play Connect 4x4 written in C

~bonbon/number-cracker

Server/Client Program to crack large numbers into their two prime components. Written in Go.

~bonbon/avl-binary-tree

Typeless Self-Balancing Binary Tree in C++