浏览代码

updated todo

wes 4 年之前
父节点
当前提交
52f25538f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Qwixx/toDo.md

+ 1 - 1
Qwixx/toDo.md

@@ -35,7 +35,7 @@
     - (20AUG13) TODO: refactor dice so it is not vector of ints and add different property to access the die
     - (20AGU13) TODO: receive should parse input and create a collectionOfMoves (20AUG18, collectionOfMoves has been refactored to Turn) from it
     - (20AUG20) TODO: only the active player can take two turns
-    - (20AUG20) TODO: refer to line 155/156 figure out functions and parameters needed for the pseudocode
+    - (20AUG20) TODO: refer to line 155/156 (in game.cpp) figure out functions and parameters needed for the pseudocode
 - current make process involves compiling all object files from dice, game, playercard to create main.exe which has to be manually linked to these objects. update makefile to support object file code
 - what comes in from players: newest item checked off on row&column (maybe 2) or penalty