NTUT-FUCK-PTSD / Fuck-PTSD

This is a repo about rewriting the game `crypt of the necrodancer` in OOP Lab
MIT License
2 stars 2 forks source link

Refactor enemy classes and add Monkey enemy class #136

Closed HeavenManySugar closed 4 months ago

HeavenManySugar commented 4 months ago

This pull request refactors the enemy classes to improve code organization and readability. It also adds a new Monkey enemy class to the game. The changes include:

These changes improve the overall structure and functionality of the enemy classes and introduce a new enemy type to the game.