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-11-02 16:19:42 -06:00
Board.cpp master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
Board.h master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06: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 master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
Engine.h master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
makefile minmax structure done 2015-10-29 08:58:32 -05:00
MNode.cpp master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
MNode.h master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
Piece.cpp master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06:00
Piece.h master AI commit, stable w/o alpha beta 2015-11-02 16:19:42 -06: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