#tic-tac-toe #random #game #xsand-o #noughtsandcrosses

app tic_rng_toe

Implementation of tic-tac-toe for one player where the computer places his marks pseudorandomly

1 unstable release

0.1.0 Feb 12, 2024

#130 in Games

22 downloads per month

MIT license

9KB
88 lines

tic_rng_toe

In Brief

Implementation of tic-tac-toe for one player where the computer places his marks pseudorandomly. Written in Rust. MIT License.

How to Play

The nine spaces of the grid are numbered consecutively from 1 up to and including 9. Enter the number of the chosen free space to place your mark. The player goes first. Good luck!

Dependencies

~315KB