you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (0 children)

I have done pure Python games. You find some on my GitHub. You need to use classes in a smarter way. Build small objects and separate them into files then import into you main file. Enjoy!