This lesson was designed for middle school students.
Main concepts:
- Load and initialize the Pygame library;
- Set the size of the main screen;
- Create an infinite loop that runs the game until the player quits the game;
- Process the event queue;
- Handle the QUIT event;
- Update the screen.
No comments:
Post a Comment