MiniZero: An AlphaZero and MuZero Training Framework
-
Updated
Oct 17, 2024 - C++
MiniZero: An AlphaZero and MuZero Training Framework
Chess in C++ and Qt
This is the digital version of photosynthesis
Multithreaded application framework and game engine
#include-only, single header, custom written ai that can play ANY turn based game, including Boardgames, Card-games, hidden-info games, multiplayer games, and games with randomness.
A C++ implementation of a board game. Features human and AI players with different strategies, observer design pattern for game statistics and turn-phase updates, and an automated tournament mode.
Adversarial search algorithms on board games
The Sudoku Solver is a C++ application developed as a self-learning project during my first year of studies in Software Engineering. It takes a 9x9 Sudoku grid as input and solves it, displaying the solved Sudoku grid on the screen.
A widely known game
Pygmalion primarily is a chess-engine. The layout of the source-code is however designed to also support other chess-like boardgames. Tic Tac Toe being the toy example in the repo to demonstrate this.
Add a description, image, and links to the board-games topic page so that developers can more easily learn about it.
To associate your repository with the board-games topic, visit your repo's landing page and select "manage topics."