#tic-tac-toe #iced #desktop #operating-system #game #undo #moves

app iced-tic-tac-toe

Try out iced by making a simple game of tic tac toe

1 unstable release

0.1.0 Mar 1, 2022

#838 in Games

MIT license

25KB
273 lines

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

Dependencies

~2–22MB
~333K SLoC