This project looks at how to build your own blocks. It will help make a game or a larger project easier to build and debug. The first example draws polygons in random locations. Click the Example 1 button and then the sprite. The second example is a number guessing game. It uses blocks within blocks to make the code easier to read and easier to debug.
D. Appel