mnquintana / tic-tac-toe-rs

It's Tic Tac Toe in Rust! [A learning project]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe (in Rust)

Prerequisites

Quick Start

To run the game:

cargo run

To run tests:

cargo test

About

It's Tic Tac Toe in Rust! [A learning project]


Languages

Language:Rust 100.0%