Hey there everyone. I’m new to the fourms; it’s nice to meet you all. So, I’m just a humble taxi driver trying to become a programmer with the help of Ole’s amazing contribution to the Python community (Thank you very kindly for all your hard work and dedication. The Pythonista app is absolutely astounding!) By the way, I’d just like to add: I’d gladly pay you another $10 for a “Code-folding” feature (haha).
As of right now, I've got under a years worth of experience with the study of Python. Notably, I’ve been focusing on 2D game development by studying rcruz63's "Cards.py" script, amongst other open-source contributions, to learn the fundamentals and basics of game development and programming in general.
I've amounted a decent grasp of how the Layer objects operate within Pythonista, but am truly looking to have a better understanding of the scene.Node(s). If someone wouldn't mind (and I understand a lot of you are professional programmers and probably tied up with life to the fullest extent) converting rcruz63's 'Cards.py' script into a Scene.Node tutorial, that's Python 3.6 compatible, I'd be tremendously grateful and thankful for your time and energy!
Here's a link to rcruz's 'Cards.py' script:
https://gist.github.com/rcruz63/5195131
Thanks in advance, guys and gals!