From 538827f023b1d4bc8a624410bc94941ae50111cf Mon Sep 17 00:00:00 2001 From: ProtoSharkk Date: Sat, 19 Oct 2024 14:00:07 -0700 Subject: [PATCH] Fix todo list in README --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index aee794c..45ae3f0 100644 --- a/README.md +++ b/README.md @@ -21,19 +21,19 @@ - Lower attack cooldown ### To implement -[x] Player that moves -[ ] Basic enemy -[ ] Enemy pathfinding -[ ] Health -[ ] Enemy takes health when touches -[ ] Enemy health bar -[ ] Sword that points to mouse cursor -[ ] Sword swings when click -[ ] Sword damages enemies in swing area -[ ] Wave spawns enemies -[ ] Detect when wave ends -[ ] Activate new waves on wave end -[ ] Powerup popup menu +- [x] Player that moves +- [ ] Basic enemy +- [ ] Enemy pathfinding +- [ ] Health +- [ ] Enemy takes health when touches +- [ ] Enemy health bar +- [ ] Sword that points to mouse cursor +- [ ] Sword swings when click +- [ ] Sword damages enemies in swing area +- [ ] Wave spawns enemies +- [ ] Detect when wave ends +- [ ] Activate new waves on wave end +- [ ] Powerup popup menu ### LORE After defeating the Paul bots, the rat improved upon the design to create the rat bots. However, the ratbots became evil for a reason and turned against the rat, taking his weapons as well. You have arrived to protect the rat until it can figure out a way to stop the now evil rat bots of its own creation.