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-30 11:56:44 -05:00
Board.cpp tree DONE, no ab pruning 2015-10-30 11:56:44 -05:00
Board.h compiles, but not correct 2015-10-29 13:54:16 -05:00
Client.class Updating Branches. 2015-10-28 15:19:53 -05:00
Client.java testing 2015-10-28 15:08:07 -05:00
Engine.cpp tree DONE, no ab pruning 2015-10-30 11:56:44 -05:00
Engine.h compiles, but not correct 2015-10-29 13:54:16 -05:00
makefile minmax structure done 2015-10-29 08:58:32 -05:00
MNode.cpp structure done- unstable 2015-10-29 13:06:15 -05:00
MNode.h structure done- unstable 2015-10-29 13:06:15 -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 testing 2015-10-28 15:08:07 -05:00
Serverbackup.txt testing 2015-10-28 15:08:07 -05:00
test.cpp tree DONE, no ab pruning 2015-10-30 11:56:44 -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