diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2023-07-30 12:57:21 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2023-07-30 12:57:21 +0530 |
commit | 890c72c80a2663c099d19f9243d8e676677d9b91 (patch) | |
tree | ae65217e68c698e75004c030526e2a765940697f | |
parent | f6d8d6d1af8404a48db4452e3d5d98e821d22a4e (diff) |
remove todo
-rw-r--r-- | TODO.md | 10 | ||||
-rw-r--r-- | __pycache__/cockroach_game.cpython-310.pyc | bin | 1565 -> 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 Binary files differindex 09a3fe6..173fdd9 100644 --- a/__pycache__/cockroach_game.cpython-310.pyc +++ b/__pycache__/cockroach_game.cpython-310.pyc |