Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 836 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 836 Bytes

tricksterstable-rs

Trickster's Table is an app that is written in Dart/Flutter and available on iOS and Android.

This repository contains implementations of some of the games featured in the app. Other games were implemented in Dart and trained using davidADSP/SIMPLE#34. The goal of writing the engines in Rust is that Rust is fast so more simulations can be run in the same amount of time (using Monte Carlo Tree Search).