NTUT-FUCK-PTSD / Fuck-PTSD

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

Refactor Tile classes and add GeneralDoor, GeneralFloor, and GeneralWall subclasses #78

Closed HeavenManySugar closed 6 months ago

HeavenManySugar commented 6 months ago

This pull request refactors the Tile classes and adds new subclasses: GeneralDoor, GeneralFloor, and GeneralWall. These subclasses enhance flexibility in creating tiles and improve code organization.