From 998490383b17bc6bbec0fce9f163c5af494b6fcd Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Wed, 29 Oct 2025 15:00:21 +0100 Subject: [PATCH] Updated notes --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 2ca1339..2f619b7 100644 --- a/TODO.md +++ b/TODO.md @@ -19,6 +19,7 @@ - amount of food (regenerates 0-255) (display as tile) - if no food is nearby some ants die - if food is nearby ants spawn and food is collected + - food spreads to a nearby tile if food reaches 255 - food tiles cannot be occupied, only collected from - flags - special tile type: e.g. hive @@ -49,5 +50,6 @@ Possible actions: [ ] actions can only be performed when the player controls an adjacent tile display error if action is not possible [ ] select actions from a menu when clicking on a tile +[ ] allow withdrawing from a tile -- 2.30.2