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
Rebecca Schofield da2a1aec2b stable AI
2015-10-28 17:12:44 -05:00
Board.cpp stable AI 2015-10-28 17:12:44 -05:00
Board.h stable AI 2015-10-28 17:12:44 -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 stable AI 2015-10-28 17:12:44 -05:00
Engine.h stable AI 2015-10-28 17:12:44 -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 testing 2015-10-28 15:08:07 -05:00
Serverbackup.txt testing 2015-10-28 15:08:07 -05:00
test.cpp stable AI 2015-10-28 17:12: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