diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-13 15:24:28 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-13 15:24:28 +0200 |
commit | 4343c7cd36a19c03c4885dbf15aaa22fe51b4fe0 (patch) | |
tree | 4dbd0c4a94b3ee0e8fd19e12e825ed3f0d8a995c /docs | |
parent | 108a6216a987edaa68c8739468069f4e1fc6f60c (diff) |
move todo to readme
Diffstat (limited to 'docs')
-rw-r--r-- | docs/class-diag.puml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/class-diag.puml b/docs/class-diag.puml index 0da5b0f..34c9506 100644 --- a/docs/class-diag.puml +++ b/docs/class-diag.puml @@ -1,12 +1,5 @@ @startuml -' TODO: -' - state snapshots (memento) -' - send commands from GUI -' - TileAppearance should have some kind of tile type -> color registry -' - everything added by the algorithms -' - artist collision behavior (both edges and artist-artist) - !include style.ipuml ' !include hide-groups.ipuml |