Browse Source

update toDo list to improve makefile for qwixx

wes 4 năm trước cách đây
mục cha
commit
cf4a0e2c03
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Qwixx/toDo.md

+ 1 - 0
Qwixx/toDo.md

@@ -25,6 +25,7 @@
 ** what is on the file that gets sent back and forth between server and players
 *** what goes out to players: per player(48boxes, penalty count), locked off rows, dice roll, game end(when it occurs)
     ***(20AUG04) Started working on send function, come back and finish it to denote a 4x12 grid to save checkboxes per row
+    ***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
 
 ## the game is ended