Historique des commits

Auteur SHA1 Message Date
  Rodriguezje bfc96f8990 Bug fixed il y a 5 ans
  Rodriguezje 77efb87829 Documentation il y a 5 ans
  Stephen 93e048e437 Updated a debugging message. il y a 5 ans
  Stephen 5ec08c711d Added playGame() method and helper functions. il y a 5 ans
  Stephen 3b961f2779 Preparing to nuke nextMove. il y a 5 ans
  Stephen 858d7e9fa5 Fixed? infinite loop. Still gets false ties. I want to nuke nextMove and start over. il y a 5 ans
  Stephen 12021321aa This version works sometimes. It sometimes infinite loops. It sometimes is unable to put dominoes in the line when they match. il y a 5 ans
  Stephen f6a95fa0dd Added more methods. il y a 5 ans
  Stephen 5f71088734 Simplified placing first domino. il y a 5 ans
  Stephen 435e8138bf Converted to use a table of players. il y a 5 ans
  Stephen 87b94fd126 Simplified placing first domino. Added method to switch turns. il y a 5 ans
  Stephen 91d7b98882 Added arraylist to store the line of play. Added adding methods. Updated tostring. il y a 5 ans
  Stephen dab298e63f Renamed variable. Made double sure return values are ints. il y a 5 ans
  Stephen 6692b764ea Renamed turn to whoseTurn il y a 5 ans
  Stephen 8cbfb96210 Renamed dominoesOnTable to boneYard il y a 5 ans
  Rodriguezje b2ffd83a62 Players now take turns placing dominoes il y a 5 ans
  Rodriguezje 15c88ab1b9 Added methods to place domino from players hand il y a 5 ans
  Stephen cee8f1e165 Removed vestigial variables. il y a 5 ans
  Stephen 5b8f36a552 Simplified constructor by putting things into their own methods. il y a 5 ans
  Stephen 3b38df7c6c Fixed a bug in chosing a random player in a tie. il y a 5 ans
  Stephen 464ee1b79f Edited the choosing the first player function. il y a 5 ans
  Stephen 4de34463f0 Styled it like my code. il y a 5 ans
  Rodriguezje 92f293cef6 Fixed loop il y a 5 ans
  Rodriguezje 129d35ef06 Created domino set and distributed to players il y a 5 ans
  Stephen 12c7dd7a36 Updated toString() method. il y a 5 ans
  stephen 078c5aaa6b Removed and added comments. il y a 5 ans
  stephen a3e2f7c3af Added framework for creating dominoes. il y a 5 ans
  stephen 24c52db49e Added toString method, table printing method. il y a 5 ans
  stephen 3830f1e5a5 Added some comments. il y a 5 ans
  stephen 5bd9267af1 More renaming. il y a 5 ans