Skip to content

Tic-Tac-Toe Game built as part of CSS 432: Network Design and Programming. Allows a user to create new games, join the waiting room, join an existing games, view the leaderboard. etc.

License

Notifications You must be signed in to change notification settings

SarahAsad23/NetworkSystems

Repository files navigation

CSS432_23W_TeamSarah

Tic-Tac-Toe

To run the game:

  1. Go to this directory:

TicTacToe/bin/x64/Debug

  1. Start the Server:

./TicTacToe.out Server (port)

Ex: on csslab22.uwb.edu ./TcTacToe.out Server 5100

  1. Start the Client

./TicTacToe.out Server (host name server is running on) (port)

Ex: on csslab10.uwb.edu ./TicTacToe.out Server csslab22.uwb.edu 5100

About

Tic-Tac-Toe Game built as part of CSS 432: Network Design and Programming. Allows a user to create new games, join the waiting room, join an existing games, view the leaderboard. etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published