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

Remove SimpleMapData #120

Closed HeavenManySugar closed 4 months ago

HeavenManySugar commented 4 months ago

This pull request updates the constructor parameters in the enemy classes (Bat, Zombie, Skeleton, BlueSlime, GreenSlime, Ghost, and OrangeSlime) to use the MapData class instead of the SimpleMapData class. This change ensures consistency and improves code readability.