Learn how object orientated programming works in Python. The video attached shows how to build a simple Transformers battle game and familiarise yourself with the knowledge of classes.
This video takes you through:
- Classes and initialisation
- Methods
- Properties / Attributes
- Inheritance
Instead of me writing all this down, it is better to watch the video to get a grasp of this:
Can I get the code?
The GitHub code for this tutorial can be found here. Please submit feedback and let me know if you find this tutorial useful?