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
Alexander Huddleston 7723ca5bbb Updating.
2015-10-28 15:48:29 -05:00
Board.cpp Updating Branches. 2015-10-28 15:19:53 -05:00
Board.h Updating Branches. 2015-10-28 15:19:53 -05:00
Client.class Updating. 2015-10-28 15:48:29 -05:00
Client.java Updating. 2015-10-28 15:48:29 -05:00
Engine.cpp Updating Branches. 2015-10-28 15:19:53 -05:00
Engine.h Updating Branches. 2015-10-28 15:19:53 -05:00
makefile testing 2015-10-28 15:08:07 -05:00
Piece.cpp Updating Branches. 2015-10-28 15:19:53 -05:00
Piece.h Updating Branches. 2015-10-28 15:19:53 -05:00
README.md Updating Branches. 2015-10-28 15:19:53 -05:00
Server.cpp Update Server.cpp 2015-10-28 15:21:25 -05:00
Serverbackup.txt testing 2015-10-28 15:08:07 -05:00
test.cpp Updating Branches. 2015-10-28 15:19:53 -05:00

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