Commit graph

190 commits

Author SHA1 Message Date
Alexander Huddleston
6e0758085b Deleting Serverbackup.txt. 2015-10-29 22:59:46 -05:00
Alexander Huddleston
cc821197e0 Fixing merge issues. 2015-10-29 22:56:07 -05:00
Alexander Huddleston
28c6a7f9f7 Updating Branch. 2015-10-29 22:53:02 -05:00
Alexander Huddleston
fb602ef2c2 Updating branch. 2015-10-29 22:52:18 -05:00
Alex Huddleston
2965fb6e2c Update README.md 2015-10-29 22:48:45 -05:00
Alexander Huddleston
e284067123 Edited makefile. 2015-10-29 22:46:07 -05:00
Alex Huddleston
fffe837ce1 Update README.md 2015-10-29 22:33:32 -05:00
Alex Huddleston
6b0eccd81a Update README.md 2015-10-29 22:32:08 -05:00
Alexander Huddleston
44e97150b1 GUI Fully functional to play. Need to encorporate quit, undo, and game over conditions. 2015-10-29 22:18:52 -05:00
Alexander Huddleston
e8d9c61f86 GUI is stable and can handle board changes. It's ugly, but it works. 2015-10-29 19:49:05 -05:00
Rebecca Schofield
5f4c6c2539 compiles, but not correct 2015-10-29 13:54:16 -05:00
Alexander Huddleston
a5671cab39 Updating branch. 2015-10-29 13:32:48 -05:00
Rebecca Schofield
5b9fc9393b structure done- unstable 2015-10-29 13:06:15 -05:00
Alexander Huddleston
4c3e57769b Cleaning up endgame for test. 2015-10-29 09:49:01 -05:00
Alexander Huddleston
2b011140b8 Merge branch 'beccadev' into alex 2015-10-29 09:41:45 -05:00
Alexander Huddleston
2cd4345b6e Updating branches. 2015-10-29 09:40:51 -05:00
Rebecca Schofield
b1b340e6d2 minmax structure done 2015-10-29 08:58:32 -05:00
Rebecca Schofield
da2a1aec2b stable AI 2015-10-28 17:12:44 -05:00
Alexander Huddleston
7723ca5bbb Updating. 2015-10-28 15:48:29 -05:00
Brandon Jackson
d5c8ba286a Update Server.cpp 2015-10-28 15:21:25 -05:00
Alexander Huddleston
37bbd43b84 Updating Branches. 2015-10-28 15:19:53 -05:00
Alexander Huddleston
ec423cd36a Fixing merge issues. 2015-10-28 15:13:22 -05:00
Alexander Huddleston
b6ac66013e testing 2015-10-28 15:08:07 -05:00
Alexander Huddleston
4b420fa31f Java Client fully functional through ascii characters. 2015-10-28 15:03:49 -05:00
Alexander Huddleston
4e402357b1 cleaning things up. Testing AI. 2015-10-27 23:22:08 -05:00
Alex Huddleston
e8208380a7 Update README.md
Edited instructions to fit makefile. Makes testing and compiling a lot easier.
2015-10-27 22:58:22 -05:00
Alexander Huddleston
d1ab8dd5fa Edited makefile. 2015-10-27 22:56:10 -05:00
Alexander Huddleston
7e2c9ad11f Compiles now. 2015-10-27 22:46:11 -05:00
Alexander Huddleston
943befd810 Fixing merge issues. 2015-10-27 22:41:57 -05:00
Alex Huddleston
f2bd635de8 Update README.md 2015-10-27 22:39:40 -05:00
Alexander Huddleston
0a6b7a7c7d Merge branch 'master' of https://github.tamu.edu/brj2013/Breakthrough 2015-10-27 22:35:10 -05:00
Alexander Huddleston
fea54020ff Moved server implementation into server.cpp. Changed test.cpp back to original implementation. 2015-10-27 22:30:11 -05:00
Brandon Jackson
14c9003932 Update README.md 2015-10-27 21:57:29 -05:00
Brandon Jackson
d03b55aad6 Deleted client.cpp no point since its handled by telnet 2015-10-27 21:55:16 -05:00
Brandon Jackson
1b2d012caf Not needed 2015-10-27 21:54:55 -05:00
Brandon Jackson
5ff269aa72 There's no point of this currently 2015-10-27 21:54:45 -05:00
Brandon Jackson
37a2442976 Why is this even here 2015-10-27 21:53:59 -05:00
Brandon Jackson
a61fe5c11a Deleted client.cpp no point since its handled by telnet 2015-10-27 21:53:40 -05:00
Brandon Jackson
8f4863c9b7 Deleted Server.cpp no point as its launched via engine 2015-10-27 21:53:11 -05:00
Brandon Jackson
30af60d193 Update Board.h 2015-10-27 21:52:09 -05:00
Brandon Jackson
934a28bec7 Update Board.cpp 2015-10-27 21:51:19 -05:00
Brandon Jackson
fc418150a9 Create Piece.cpp 2015-10-27 21:50:08 -05:00
Brandon Jackson
025de21e15 Create Piece.h 2015-10-27 21:49:41 -05:00
Brandon Jackson
a960864893 Create test.cpp 2015-10-27 21:48:22 -05:00
Alexander Huddleston
80cd2abf98 Fixing things. 2015-10-27 21:48:04 -05:00
Brandon Jackson
f24635c9cd Create Engine.cpp 2015-10-27 21:47:20 -05:00
Brandon Jackson
1da55a4953 Create Engine.h 2015-10-27 21:46:33 -05:00
Brandon Jackson
99073c77c5 Update README.md 2015-10-27 21:37:21 -05:00
Brandon Jackson
3491169930 Updated the readme to work with current build 2015-10-27 21:36:47 -05:00
Brandon Jackson
c4aaa39cf6 Updated the test file to launch the server
It asks the user to enter a port number, which is passed into the startGame function as an argument, once that happens, the server is launched, and a client can connect via telnet.
2015-10-27 21:32:52 -05:00