iced-tic-tac-toe

Crates.ioiced-tic-tac-toe
lib.rsiced-tic-tac-toe
version0.1.0
sourcesrc
created_at2022-03-01 03:51:07.443085
updated_at2022-03-01 03:51:07.443085
descriptionTry out iced by making a simple game of tic tac toe.
homepage
repositoryhttps://github.com/dhbradshaw/iced-tic-tac-toe
max_upload_size
id541321
size91,040
Douglas H. Bradshaw (dhbradshaw)

documentation

https://docs.rs/iced-tic-tac-toe

README

Iced tic tac toe

This is basically a hello world in Rust iced.

The product is an iced desktop app that should work for any major desktop operating system.

It allows two players to play tic tac toe against each other and undo moves or refresh as needed.

Installation

Cargo install iced-tic-tac-toe
Commit count: 70

cargo fmt