#tic-tac-toe #networking #server-client #local #ip

app network-ttt

tic-tac-toe that works over a local network

2 stable releases

1.0.1 Feb 14, 2024
1.0.0 Feb 13, 2024
0.1.0 Feb 13, 2024

#1507 in Network programming

46 downloads per month

MIT license

11KB
287 lines

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

Dependencies

~2–11MB
~102K SLoC