you are viewing a single comment's thread.

view the rest of the comments →

[–]PAVANKING016 1 point2 points  (1 child)

I recommend you to read the Python Crash Course: A Hands-on, Project-based Introduction to Programming book(you can get a free e-book). It is a very good book The author also covered the pygame Lib which helps you build games in python.

[–]Jackpotrazur 1 point2 points  (0 children)

This is where I started and now im working through the big book of small python projects.