Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tangilj/shobu-engine

Move generator in C++ for Shobu, a 2-player abstract strategy board game
https://github.com/tangilj/shobu-engine

Last synced: 17 days ago
JSON representation

Move generator in C++ for Shobu, a 2-player abstract strategy board game

Awesome Lists containing this project

README

        

# Shobu engine

This repository contains a move generator for Shobu, a 2-player abstract
strategy board game.

It also contains code to run a NNUE network for Shobu, which can be trained
using the code in [shobu-python](https://github.com/TangilJ/shobu-python).