As part of my Python Pygame unit I am asking students to draw a landscape. Just for fun, I thought I would ask them to create a function to draw some grass at the bottom of the screen.
Here’s the function template I gave them: Continue reading “Drawing Grass in Pygame”