/rust_quarto

Quarto board game in Rust https://apolixit.github.io/rust_quarto

Primary LanguageRust

Quarto Game

Rust Quarto game

Build Status License:MIT

This is a Quarto game, currently playable in console and in browser

Front app : Live demo here.

Console application

It provided all the basis functionnalities of the game. You can play Player vs Player or Player vs AI (minmax algorithm).

Feel free to fork and customize :)