Skip to content

kevin-george/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

A multi-threaded Tic-Tac-Toe server.

Use any TCP client like telnet to connect on designated port.

  1. kibitz - Observers alone can message to other observers & the players of the game
  2. ' - Players sends message to the other player of the game
  3. We give each player <time_limit> for every move. Time limit resets after each turn.
  4. Stats - wins and losses are reset each login

About

A pre-forked N multiplexed Tic-Tac-Toe server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published