feat: new edible type for pellet/powerpellet, fruits, separate static/moving entities

This commit is contained in:
2025-07-23 17:16:15 -05:00
parent de1a89b9b0
commit 785a760343
10 changed files with 398 additions and 235 deletions

View File

@@ -65,6 +65,7 @@ mod map;
mod modulation;
mod pacman;
mod debug;
mod edible;
/// The main entry point of the application.
///