Turnbased Battle System Prototype
About
The idea was to make a quick prototype with the goal being implementing abstraction, encapsulation, inheritance and polymorphism into the code.
Who could have guessed, that this project would take longer than its predecessors. Not because of the four goals, but because of the fifth I made myself. Making even simple battle systems takes time. But it was worth it and I learned a lot.
Check out the repo, if you are interested!
Battle System GitHub Repo