#+OPTIONS: toc:nil * Tiny Swords - DOTS ** About Uses Unity3D DOTS to handle RTS controls for these cute little knights ** Motivation I haven't used Unity in anger for half a decade, so why not get reacquainted by learning DOTS. ** Features - Unit Cohesion - Group Movement - Picking targets ** Showcase WIP ** Game Controls WIP ** Potential Future Features - Timestamps for tasks (created, moved, completed) - Customizable column (name, amount, etc;) - More project stats (velocity, avg time to complete) - Column visibility toggle (hide "Ideas") - Attach images (using [[https://sw.kovidgoyal.net/kitty/graphics-protocol/][Kitty Term Image Protocol]]) - Read from other backends (Trello, Jira, etc;) - Copy task - Reports - Export to other formats ** Acknolwedgements [[https://github.com/Karrq][Karrq]] was nice enough to provide some help from time to time and even contributed a handy little macro. ** License TinySwords-DOTS is licensed under the terms of the MIT license. For more information, see the included LICENSE file.