start of Menu implementation

This commit is contained in:
IM23a-bachmannj2
2025-02-02 09:16:50 +01:00
parent b8887598d4
commit fc31ab5912
12 changed files with 296 additions and 51 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ This isn't just about coding; it's about building something I love from the grou
---
### **Step 1: Speed and Difficulty Progression**
1. [ ] **Soft Drop**: Implement gradual acceleration when the player holds the down arrow.
1. [x] **Soft Drop**: Implement gradual acceleration when the player holds the down arrow.
2. [x] **Hard Drop**: Allow instant dropping with the spacebar.
3. [ ] **Leveling Up**:
- [x] Increase the falling speed after clearing a fixed number of lines.