Back to Browse

Python Wizard Tournament

291 views
Nov 26, 2020
57:37

Utilising the wizard tournament TED talk lets see how we can these elements in Python using classes. This is a logical step through of the problem. It shows how classes are set up and how variables are passed around for use. Remember when you do it not to use member variables like self._dict instead use getter methods for example self.PlayerDict() Ted talk video (https://www.youtube.com/watch?v=mmkCS5eA4f8)

Download

0 formats

No download links available.

Python Wizard Tournament | NatokHD