TODO list.

This commit is contained in:
marcins78@gmail.com
2012-05-24 10:51:23 +00:00
parent 162d93e814
commit 03c46b679a

View File

@@ -2,7 +2,6 @@ TO DO:
Critical:
Next priority:
30. Watching game replay after it's finished and sharing the game replay with others via code.
Optional:
10. Add active/all cards switch to the user interface.
@@ -50,3 +49,4 @@ multiple choices required.
final methods were possible to avoid implementation errors on new cards added.
36. Ensure the append and insert cost/effect are used approprietly.
35. Check that all effects check if they are playable before doing anything, otherwise we might be in trouble some day.
30. Watching game replay after it's finished and sharing the game replay with others via code.