(back to Scuba24)
Today, we continued working on our Walker which animates a character walking across the screen.
This application will use mouse/touchpad events to display different colors on a Pygame window.
This application will create randomly positioned and colored stripes moving across a Pygame window.
Students will work to animate a ball bouncing on the screen. They will need to create a Ball class and object and need to use user defined events.
Students continued to work on animating a ball bouncing around their screen.