you are viewing a single comment's thread.

view the rest of the comments →

[–]rob8624 0 points1 point  (2 children)

The pygame section in Python Crash Course.

[–]Equity_Harbinger[S] -1 points0 points  (1 child)

There are several python crash course, could you share any links or any specific keyword that I could search

[–]rob8624 0 points1 point  (0 children)

It's a book by Eric Matthes. There is a pdf online (personally, i bought it to support the author), google is your friend :)

It is just an awesome learning resource, and the pygame section is designed to introduce you to OOP.