tic_rng_toe

Crates.iotic_rng_toe
lib.rstic_rng_toe
version0.1.0
sourcesrc
created_at2024-02-12 19:20:09.034855
updated_at2024-02-12 19:20:09.034855
descriptionImplementation of tic-tac-toe for one player where the computer places his marks pseudorandomly.
homepagehttps://rdiiorio.ch
repositoryhttps://github.com/Elderberryz/tic_rng_toe
max_upload_size
id1137251
size11,579
(Elderberryz)

documentation

README

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!

Commit count: 0

cargo fmt