From 0d63f87e39156265b326f59f19468eeb35f06075 Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Fri, 6 Feb 2026 13:09:50 -0800 Subject: [PATCH] Update todo list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b32d3f..8058cf6 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,8 @@ Delete your `.sitegen_cache` file. ## todo * add more than one ship -* make corners not bouncy -* increase ship radius +* destroy a target ship by shooting them with the cannon +* make corners not bouncy (leave them bouncy for now?) * add a Draw system? * wall entities * node entities?