Skip to content

spanishgum/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Game Server

Parallel, Concurrent, Distributed Programming
Adam Stallard, Steven Rohr

Notes

  • The client and server code come together.
  • Compile and run separately.

Ready

git clone https://github.com/spanishgum/tictactoe

Set

cd path/to/tictactoe

make fresh

Go

./client [server] [port]

./server [port]

About

client server method for online tic-tac-toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published