Commit graph

21 commits

Author SHA1 Message Date
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
Alexander Huddleston
fea54020ff Moved server implementation into server.cpp. Changed test.cpp back to original implementation. 2015-10-27 22:30:11 -05:00
Alexander Huddleston
80cd2abf98 Fixing things. 2015-10-27 21:48:04 -05:00
Brandon Jackson
e4d5a57a9d Revamped the startGame function
This was the only appropriate way I saw in launching the server. The startGame function takes an int as an argument, for the port number the server will host the game on.
2015-10-27 21:30:52 -05:00
Alexander Huddleston
d13b1661ee Pushing to be able to update branch. 2015-10-27 21:19:24 -05:00
Alexander Huddleston
b94ebe26f6 All mechanics errors fixed. Invalid moves no longer tolerated. 2015-10-27 17:30:33 -05:00
Alexander Huddleston
9fe535b10c Test 2015-10-27 14:55:48 -05:00
Rebecca Schofield
f10c4e7c18 this will work with functioning mechanics 2015-10-27 14:48:03 -05:00
Alexander Huddleston
e969058b96 Fixing board errors. 2015-10-27 13:48:45 -05:00
Rebecca Schofield
864b354e7f updating 2015-10-27 12:55:23 -05:00
Rebecca Schofield
2146af2581 forgot to remove a comment 2015-10-27 11:34:20 -05:00
Rebecca Schofield
010a85325b stable restructure, not finished 2015-10-27 11:31:44 -05:00
Rebecca Schofield
96ddcfd632 restructuring 2015-10-27 10:40:55 -05:00
Rebecca Schofield
b03a041719 working, still not stable 2015-10-27 08:38:25 -05:00
Rebecca Schofield
67a2997b8c updating NOT STABLE 2015-10-26 17:08:48 -05:00
Rebecca Schofield
2dc2c70562 stable board & engine 2015-10-26 15:23:55 -05:00
Rebecca Schofield
6fe1b333fd working on AI junk 2015-10-26 15:22:59 -05:00
Rebecca Schofield
dc544a609b finished engine 2015-10-25 16:53:32 -05:00
Rebecca Schofield
f4d63382fe making an engine 2015-10-25 16:43:27 -05:00