No description
This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2015-10-20 14:28:56 -05:00
Board.cpp Updated to work between server and client 2015-10-19 20:11:27 -05:00
Board.h Included Board Class, made a boardToString function 2015-10-19 20:10:56 -05:00
Client.cpp Fixed client-side issues with de-syncing, can now choose game type for server to handle 2015-10-20 14:28:56 -05:00
README.md Update README.md 2015-10-19 20:13:17 -05:00
Server.cpp Fixed some issues with de-syncing, client now chooses game type 2015-10-20 14:28:05 -05:00
test.txt testing 2015-10-07 16:42:42 -05:00

Breakthrough

Reposity for the second CSCE 315 project

Server and client support is functional. Still needs a few touch-ups. Will be ready soon.