Commit History

Autor SHA1 Mensaxe Data
  Rodriguezje bfc96f8990 Bug fixed %!s(int64=5) %!d(string=hai) anos
  Rodriguezje 77efb87829 Documentation %!s(int64=5) %!d(string=hai) anos
  RodriguezJe f8b6cc31ea Merge pull request #9 from stephenstengel/fixing-logic %!s(int64=5) %!d(string=hai) anos
  Stephen 93e048e437 Updated a debugging message. %!s(int64=5) %!d(string=hai) anos
  Stephen 6b3852fcdc Updated for new methods. %!s(int64=5) %!d(string=hai) anos
  Stephen 5ec08c711d Added playGame() method and helper functions. %!s(int64=5) %!d(string=hai) anos
  Stephen 8d1afd3ffe Added dot mehods. Updated toString(). %!s(int64=5) %!d(string=hai) anos
  Stephen 3b961f2779 Preparing to nuke nextMove. %!s(int64=5) %!d(string=hai) anos
  Stephen 858d7e9fa5 Fixed? infinite loop. Still gets false ties. I want to nuke nextMove and start over. %!s(int64=5) %!d(string=hai) anos
  Stephen 12021321aa This version works sometimes. It sometimes infinite loops. It sometimes is unable to put dominoes in the line when they match. %!s(int64=5) %!d(string=hai) anos
  Stephen 70fa3f2c49 Updated tostring %!s(int64=5) %!d(string=hai) anos
  Stephen 5f070d10b1 Added rotate function to Domino class. %!s(int64=5) %!d(string=hai) anos
  Stephen f6a95fa0dd Added more methods. %!s(int64=5) %!d(string=hai) anos
  Stephen da677624dc Simplified logic. %!s(int64=5) %!d(string=hai) anos
  Stephen 2bd8bc3c95 Added methods checkIfHandEmpty and checkIfWinner. %!s(int64=5) %!d(string=hai) anos
  Stephen 5f71088734 Simplified placing first domino. %!s(int64=5) %!d(string=hai) anos
  Stephen 435e8138bf Converted to use a table of players. %!s(int64=5) %!d(string=hai) anos
  Stephen 87b94fd126 Simplified placing first domino. Added method to switch turns. %!s(int64=5) %!d(string=hai) anos
  Stephen 91d7b98882 Added arraylist to store the line of play. Added adding methods. Updated tostring. %!s(int64=5) %!d(string=hai) anos
  Stephen dab298e63f Renamed variable. Made double sure return values are ints. %!s(int64=5) %!d(string=hai) anos
  Stephen 8d74bf8490 The if else was unneeded. %!s(int64=5) %!d(string=hai) anos
  Stephen f3d0e7f905 Renamed startgame to myTable %!s(int64=5) %!d(string=hai) anos
  Stephen 6692b764ea Renamed turn to whoseTurn %!s(int64=5) %!d(string=hai) anos
  Stephen 8cbfb96210 Renamed dominoesOnTable to boneYard %!s(int64=5) %!d(string=hai) anos
  Rodriguezje b2ffd83a62 Players now take turns placing dominoes %!s(int64=5) %!d(string=hai) anos
  Rodriguezje 15c88ab1b9 Added methods to place domino from players hand %!s(int64=5) %!d(string=hai) anos
  Stephen cee8f1e165 Removed vestigial variables. %!s(int64=5) %!d(string=hai) anos
  Stephen 0792475491 Merge branch 'constructor-simplify' %!s(int64=5) %!d(string=hai) anos
  Stephen 5b8f36a552 Simplified constructor by putting things into their own methods. %!s(int64=5) %!d(string=hai) anos
  Stephen 3b38df7c6c Fixed a bug in chosing a random player in a tie. %!s(int64=5) %!d(string=hai) anos