network-ttt

Crates.ionetwork-ttt
lib.rsnetwork-ttt
version1.0.1
sourcesrc
created_at2024-02-13 23:30:30.994147
updated_at2024-02-14 04:45:07.190455
descriptiontic-tac-toe that works over a local network
homepage
repository
max_upload_size
id1139015
size28,315
(UnusualEgg)

documentation

README

tic-tac-toe

what

A server and client program that connects to one another via an IP and port.

moves

  • t = top
  • l = left
  • r = right
  • b = bottom
  • c = center

these can be combined like "tl" = top left

Commit count: 0

cargo fmt