(back to Scuba24)
Students will work on adding sprites to Pygame windows and use arrow keys or other keys to have their sprites move. Students will also finish quitter6 which moves text around the screen using the arrow keys. Also, using RGB keys, the color of the window or text will change.
Students finished up the quitter and started on ice cream game. The ice cream game featured a cone that the user could add different ice cream scoops on.
Students continued working on the ice cream game, making it more robust through sounds and different actions like eating or printing text.
Students finished ice cream and started working on RGB GUI. RGB GUI used a library called guizero which allowed students to create an app with 3 sliders for each RGB value and then displayed their color chosen value.
Students finished up their RGB GUI and started working on Walker. Walker is a Pygame app that animates a character walking from side to side on their screen.