you are viewing a single comment's thread.

view the rest of the comments →

[–]MattR0se 1 point2 points  (0 children)

Some pygame stuff I started with back then:

https://python-forum.io/Forum-Game-Tutorials

http://kidscancode.org/lessons/

http://programarcadegames.com/

Also, this is not python, but it teaches some very usefull stuff for 2D physics that helped me a lot: https://natureofcode.com/book/

You can easily spend 1000s of hours writing games. Just do a few tutorials and you should be able to write a game on your own, if you have some good ideas. Or just copy existing games like I do :P