DuskyElf / TicTacToe-rs

Simple Command line 2 player TicTacToe in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe-rs

Just a recreation of my horrible python TicTacToe Game which I made few months ago, but in rust. Nothing special, and it just works.

Quick Start

$ git clone git@github.com:DuskyElf/TicTacToe-rs.git
$ cd TicTacToe-rs
$ cargo run

About

Simple Command line 2 player TicTacToe in rust

License:MIT License


Languages

Language:Rust 100.0%