- commit
- 01792efa25936a82c41b9cfa7ab839c31c33552c
- parent
- 56d86693909f49ecd334a8bcf90fc6ebd56f6052
- Author
- radow <masteroftheriddles@googlemail.com>
- Date
- 2019-10-26 20:02
Update TODO.md
Diffstat
| M | TODO.md | 10 | +++++++--- |
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
@@ -4,14 +4,18 @@ 4 4 + Display: Where may a player build? 5 5 + styling 6 6 + keyboard controls -1 7 + interrupt game on win/loss -1 8 + play x step -> play & set interrupt flag for turnCount = curentTurnCount + x -1 9 + Reset -1 10 + Save list of solved scenarios browserside 7 11 8 12 ## II. Logic 9 13 + ~~undestructible environment (no evolution, no destruction) "Gaia"~~ 10 14 + Szenario objects (loadable)11 -1 + titel-1 15 + ~~titel~~ 12 16 + img link (preview)13 -1 + description14 -1 + maps-1 17 + ~~description~~ -1 18 + ~~maps~~ 15 19 + wincondition 16 20 + [Multiplayer] 17 21 + Logic: Where may a player build?