In the previous post, I introduced a simple game: Catch Butterfly. It uses Python Pygame framework to create a 2D interactive game. You might have noticed that using Pygame seems not an easy task. However, if you get familiar with Pygame structure and functions, even more complicated game is not a problem. In this post, …
Continue reading Convert Scratch 3.0 Game to Python Game – Part 1
You must be logged in to post a comment.