From 33f3e2e6f43a574ded6ca4ed90d377bd4bd22719 Mon Sep 17 00:00:00 2001 From: x0x7 Date: Wed, 14 Aug 2024 20:29:50 -0400 Subject: [PATCH] Update Todo --- Todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Todo.md b/Todo.md index 97139b2..c4c611a 100644 --- a/Todo.md +++ b/Todo.md @@ -8,7 +8,6 @@ - Ask clude if it can write a mesh network sim in erlang where each node is its own process for the drone game - Model a mesh network in sql for the drone game - Model a drone in sql for the drone game -- Make sure the game has tits (drone game) - Simulate thirst for human players (drone game) - Simulate limited battery life for drones (drone game) - Implement kill radius of a drone explosion (drone game)