This repository contains my Python Object-Oriented Programming (OOP) practice code based on tutorials from Code Bro on YouTube. It covers OOP concepts like classes, objects, inheritance, polymorphism, ...
My most recent and well-built tutorial about Object-Oriented Programming (OOP) in Python. All in a fun way of creating a text-based ASCII battle scene, featuring Character subclasses, different ...