8 lines
170 B
Markdown
8 lines
170 B
Markdown
![]() |
# Breakthrough
|
||
|
Reposity for the second CSCE 315 project
|
||
|
|
||
|
compile the server with the folling command:
|
||
|
g++ -std=c++11 -o server Board.cpp Server.cpp
|
||
|
|
||
|
Client is still WIP.
|