Tagged Questions
0
votes
2answers
206 views
Must use global to access LOCAL variable (no idea why) python; Kivy
I recently downloaded Kivy as it's given me the most comprehensible tutorials and documentation, etc. I've tried pygame and cocos but never could get a foundation, and with Kivy it's been easy.
So ...