In my previous post, I once analyzed an interesting game - Grids the Puzzle Game. The author uses lists to store the data, update data and check data, which is a good example of list usage. In this post, I will explain another way to implement the same functionality and then compare the difference of …
Continue reading Learning Scratch by Reading and Analyzing Others’ Project – Fill a Puzzle Game





You must be logged in to post a comment.