Browse Source

updated todo

wes 4 years ago
parent
commit
52f25538f4
1 changed files with 1 additions and 1 deletions
  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