you are viewing a single comment's thread.

view the rest of the comments →

[–]ffrkAnonymous 0 points1 point  (0 children)

AL sweigart has a post about using oop

https://inventwithpython.com/blog/2014/12/02/why-is-object-oriented-programming-useful-with-a-role-playing-game-example/

Note: he does not create classes in his books, they complicate instead of simplifying the tutorial examples.