No description
| Board.cpp | ||
| Board.h | ||
| Client.class | ||
| Client.java | ||
| Engine.cpp | ||
| Engine.h | ||
| makefile | ||
| MNode.cpp | ||
| MNode.h | ||
| Piece.cpp | ||
| Piece.h | ||
| README.md | ||
| Server.cpp | ||
| Serverbackup.txt | ||
| test.cpp | ||
Breakthrough
Reposity for the second CSCE 315 project
To compile everything: make or make all
To run test: ./test
To launch the server: ./server [port #]
Client can simply join via telnet: telnet linux.cse.tamu.edu