From e017fe0bee8ba5a532502cb62fa191d10854d258 Mon Sep 17 00:00:00 2001 From: Ryan Symons <47405201+rsymons22@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:43:48 -0500 Subject: Added a bit more to checkpoint doc --- docs/Checkpoint.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'docs/Checkpoint.md') diff --git a/docs/Checkpoint.md b/docs/Checkpoint.md index 9e77155..4910c65 100644 --- a/docs/Checkpoint.md +++ b/docs/Checkpoint.md @@ -110,15 +110,5 @@ Implemented Features: - Implement attacking for both enemies and player - Create new enemy types for a more interesting game experience, currently only a basic "Zombie" exists -TODO - -## Additional Details - -- List any external Rust crates required for the project (i.e., what - `[dependencies]` have been added to `Cargo.toml` files). -- Briefly describe the structure of the code (what are the main components, the - module dependency structure). -- Pose any questions that you may have about your project and/or request - feedback on specific aspects of the project. - +- Make a balance system for number of enemies on each floor, scaling with floor number (e.g. higher floor, more enemies) -- cgit v1.2.3-freya