Most of this time would have been made up of creating my monster class (the class that all monsters in the game derive of).
working on features such as-
- Levelling up
- Holding stats
- Card and deck interfaces
- Managing sprites
- etc
Turns out there’s a lot of things a monster needs to do..