Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 361 Bytes

Tic tac toe game

Tip

If you do not want to compile the project download the binary at the releases section (Linux only)

A simple-minded tic tac toe game written using Rust, simple game made to play it inside of a terminal

With rounds, turns and a loop that asks you if you want to start again when finished a round with draw or when some player win.