aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2023-07-30 12:57:21 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2023-07-30 12:57:21 +0530
commit890c72c80a2663c099d19f9243d8e676677d9b91 (patch)
treeae65217e68c698e75004c030526e2a765940697f
parentf6d8d6d1af8404a48db4452e3d5d98e821d22a4e (diff)
remove todo
-rw-r--r--TODO.md10
-rw-r--r--__pycache__/cockroach_game.cpython-310.pycbin1565 -> 1568 bytes
2 files changed, 0 insertions, 10 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 1b7e02b..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# TODO
-
-* Draw cockroach
-* Detect foot movement
-* Animation of cockroach dying
-* Movement of cockroach
-* Collision detection between foot and cockroach
-* Cockroach spawning in optimal locations (far from each other)
-* Add 0.5 second disability after killing one
-* \ No newline at end of file
diff --git a/__pycache__/cockroach_game.cpython-310.pyc b/__pycache__/cockroach_game.cpython-310.pyc
index 09a3fe6..173fdd9 100644
--- a/__pycache__/cockroach_game.cpython-310.pyc
+++ b/__pycache__/cockroach_game.cpython-310.pyc
Binary files differ