コミット履歴

作者 SHA1 メッセージ 日付
  wes 7ee6176e05 added olok in place of (junk code that was not figured out previously) to transfer player's input for turn for the end of turn. 4 年 前
  wes b2461252ef renamed playerCard to ScoreSheet in all files to remove confusion and rewrite the ScoreSheet class. 4 年 前
  wes 9eabba45dc updated todo list. 4 年 前
  wes cf4a0e2c03 update toDo list to improve makefile for qwixx 4 年 前
  wes f3034cbdcb wrote prototypes for send/receive functions(did part of send) for a client/server model. fixed a few bugs in game.cpp (initialize, state, addPlayer). 4 年 前
  wes 9bd77537ec added score function to game, includes lockout, points, check for penalties. improved how turns will take place in game. 4 年 前
  wes 533fe0bf7e defined common colors and states of play in qwixx.h 4 年 前
  wes b94348c025 created dice object so there are dice for the game. 4 年 前