diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000000..3de4bef063 --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +### Important +1. Add an improved conveyor belt drawing (creation/design) system +2. Add localization support, storing game text in JSON files instead of within code. This is in response to a couple of translation requests from Omicron Translation Group on the Itch.io page. I [l5474] *might* be able to do it... eventually. +3. Fix some AI going to the wall, as mentioned in #5 +4. Add configurable autosave feature + +### Optional/Low Priority +1. Make minimap ~~or aux. tile loader for whole-map view~~ +2. Add in more teleporter colors maybe, and make a new teleporter color picker ui/tooltip. Very low priority +3. Maybe make enemies manually spawnable in Sandbox Mode +4. Maybe assign a key to make Mecha move faster