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-28 15:03:49 -05:00
Board.cpp Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Board.h Fixing things. 2015-10-27 21:48:04 -05:00
Client.class Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Client.java Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Engine.cpp Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Engine.h Edited makefile. 2015-10-27 22:56:10 -05:00
makefile Edited makefile. 2015-10-27 22:56:10 -05:00
Piece.cpp All mechanics errors fixed. Invalid moves no longer tolerated. 2015-10-27 17:30:33 -05:00
Piece.h stable restructure, not finished 2015-10-27 11:31:44 -05:00
README.md Update README.md 2015-10-27 22:58:22 -05:00
Server.cpp Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Serverbackup.txt Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
test.cpp Moved server implementation into server.cpp. Changed test.cpp back to original implementation. 2015-10-27 22:30:11 -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