Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1000 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1000 Bytes
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 :)