A Hundred Days of Code, Day 017
Finally done with the program! It’s a tiny little game. You’re a wizard battling monsters in a forest. This was really difficult for me to write and understand. But I kinda do now, and am better off for it. Totally worth the slog. I learnt, the basics of object oriented programming how to write classes how to inherit classes the basics of polymorphism I’d heard of programming ‘paradigms’ before. OOP was one of the most bandied about terms I’d heard. ...