Commit History

Автор SHA1 Съобщение Дата
  wes 52ada63501 small changes to a few of the game screens graphical representation. new features list and toDo regarding new UI and game function/design. преди 4 години
  wes ae94371da6 made changes to gameScreen - timers, round time, other game features for points, votes etc. преди 4 години
  wes aab9fa3444 updated gamescreens. added the idea of timerGame being added to qwixx. user interface needs to be created and also back end now needs to handle this. преди 4 години
  wes 6be8d30cb6 beginning ofscreen layouts for Qwixx frontend. преди 4 години
  wes 10b136d456 todo updated with game features. преди 4 години
  wes e975f02ae5 added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff. преди 4 години
  wes 7742e87084 finished receive method for game. преди 4 години
  wes 52f25538f4 updated todo преди 4 години
  wes d3414aecb7 created new method translateToMove. expanded on the receive method in game.cpp. преди 4 години
  wes 9d27b61fc2 update ToDo list. преди 4 години
  wes d0d2fd4ab2 create checkTurn method as a wrapper around the rules for a turn. преди 4 години
  wes 8402012533 added isMoveRepresentedInDie function in game.cpp. added Moves struct and CollectionOfMoves struct in game.h. преди 4 години
  wes 575fc6a0ba fixed olok so the colors are accessible as colors instead of an index. added isColor function. on game.cpp added active player. working on pseudocode for turn game code. преди 4 години
  wes aaab62e18a Refactored some game code by moving parts into Olok, updated how olok stores internal data преди 4 години
  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 години