A world map that is only using the pen tool in Scratch! You can change the resolution with the slider on the left. Hope you enjoy!
I downloaded a world map image from the internet, and used it as a sprite. Then, I used a color sensor (partially made by @Potatosicle), and ran a code that scanned the world map sprite. After scanning, the information got saved into a list. Finally, a displayer converted the list into a visual picture.