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

https://github.com/mbarbin/turing-game

A bot that can play a board game called Turing Machine
https://github.com/mbarbin/turing-game

Last synced: about 1 year ago
JSON representation

A bot that can play a board game called Turing Machine

Awesome Lists containing this project

README

          

# turing-game

[![CI Status](https://github.com/mbarbin/turing-game/workflows/ci/badge.svg)](https://github.com/mbarbin/turing-game/actions/workflows/ci.yml)

This is a toy project implementing a bot that can play a board game called Turing Machine, that I have at home.

## Code Documentation

The code documentation of the latest release is built with `odoc` and published to `GitHub` pages [here](https://mbarbin.github.io/turing-game).