Python Forum
[PyGame] How much python should I learn before starting Pygame
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] How much python should I learn before starting Pygame
#1
I am a beginner in python, but I am really interested in learning Pygame and I was wondering if there was any like "Threshold" of python I should know before even beginning Pygame.
Reply
#2
If you know the basics. You should be good. class, function, list, dict, loops, if .
Two standard libraries you might want to know math and random.
99 percent of computer problems exists between chair and keyboard.
Reply
#3
sweet thank you so much, really excited to actually start learning it! I have been feeling like I am stuck in a beginner loop so hopefully pygame opens up a lot more to learn.
Reply
#4
GUI(Graphic User Interface) are more complicated then the programming language itself.
99 percent of computer problems exists between chair and keyboard.
Reply
#5
Follow metulburr's tutorial which begins here: https://python-forum.io/Thread-PyGame-Cr...dow-part-1
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] Starting place for Pygame Mobile app XavierPlatinum 2 2,405 Oct-15-2022, 05:51 PM
Last Post: XavierPlatinum

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020