提交歷史

作者 SHA1 備註 提交日期
  wes 72327f2e8e created master dice icon, notes on playerLevel implementation 4 年之前
  wes 056eea03e5 something something more icons for gamescreen 4 年之前
  wesvirus c24c7958b3 more additions to items for gameScreen 4 年之前
  wesvirus f62567d19b updates to qwixx icons/items for gamescreen 4 年之前
  wes ace8b02684 more images for qwixx mockdown 4 年之前
  wes 30fb6ae6b1 inkscape wireframe.jpg...wesleydidgreat.com 4 年之前
  wes 5f9f563dcf updated workOnIt list. 4 年之前
  wesvirus e56a48b322 Upload files to 'qwixx/frontend' 4 年之前
  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 年之前
  wesvirus 84bbbd8bb9 Upload files to 'qwixxxxScreennsss' 4 年之前
  wesvirus 51695019c0 Upload files to 'qwixxxxScreennsss' 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 38ff4872ae fix: added a way for players to join game in receive function. <- this is the correct commit 4 年之前
  wes 28c05a4dd1 added a way for users to join the game in receive method. 4 年之前
  wes 7742e87084 finished receive method for game. 4 年之前
  wes b45c97e9f6 added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation. 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 514630997f refactored leftToRightRule. 4 年之前
  wes f6e60d5524 refactored the LockoutRule method. changed the method Turn into Round so we could then we could rename CollectionOfMoves to Turn. 4 年之前
  wes a47beaa67d fixed code smell on line 194. removed ternary. 4 年之前
  wes 8402012533 added isMoveRepresentedInDie function in game.cpp. added Moves struct and CollectionOfMoves struct in game.h. 4 年之前
  wesvirus 3022f1800e Merge branch 'master' of emma/VS_CODE into master 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 年之前