I understand OOP, and all the stuff prior to that like functions, lists, loops, if statements, etc....BUT | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

I understand OOP, and all the stuff prior to that like functions, lists, loops, if statements, etc....BUT

When it comes to building the game I want to build, which is why I learned all this in the first place...I have ZERO clue how to bring it all together. I haven't practiced in a couple weeks, because it's infuriating thinking how easy it is to speedrun through exercises and quizzes but when it comes to creating the game I'm almost completely lost. I've invested 10+ hours everyday for the first 30 days and I have really nothing to show for it. Now I have to learn Kivy in spite of not understanding any practical application of any of the concepts I've learned so far. I completed Python for Mimo, the basic Python course here and most of Core, plus 100s of hours of online tutorials. I can't use an IDE yet or play around with Kivy because I don't have a laptop. I have a basic understanding of Polymorphism, Abstraction, Encapsulation, and whatever that other one is. That's as deep as I got so far. What to do before I quit completely?

5th Apr 2022, 12:07 AM
Jake
1 Answer
+ 3
If you want to make games using python, pygame is your friend. https://www.sololearn.com/Discuss/1211091/?ref=app
5th Apr 2022, 2:11 AM
Simba
Simba - avatar