Open lordoflimes opened 3 hours ago
Hello, I tried to solve the issue.
This is what I did:
Implemented a bonus enemy (birthday cake) that appears randomly using a Pygame event. Modified game.py, game_manager.py, and holiday_factory.py to support this new feature.
You can review changes in this commit: https://github.com/lattaai13/emjapo-8700-game-project-9/commit/6b63da1e5b4cf6d13ac97e0541aae05face92db6.
[!CAUTION] Disclaimer: The commit was created by Latta AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.
This issue was tried to solve for free by Latta AI - https://latta.ai/ourmission
If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
Add the bonus enemy at random using event, trick is what is the bonus enemy. What about a birthday cake? with Candles. since there are birthdays at the holiday period.