9 AM – Intro To Python
2 hours final test from 8 AM to 10 AM
2 hours final test from 8 AM to 10 AM
Homework: In the Player class do the following if user pressed "w" on the keyboard make the bird go up. if user pressed "s" on the keyboard make the bird go down.
We installed Pycharm properly. We learned how to load images in Pygame. We loaded background image We loaded bird image. Homework: similar to bird01_A.png, load bird02_A.png into the screen. Follow the exampleRead More...
Homework: Do While loop codes from page 118 to 123
Python quiz 2
Java Quiz 2 hours: 2 PM to 4 PM.
Today we continued with the Spaceship project. We were able to add in the stars as well as the asteroid. For Homework: Add in a game over banner for when game overRead More...
We downloaded the Scratch offline editor at https://scratch.mit.edu/download Please do this if you haven't already We started the Supermarket List project. Homework Copy the code from the Apple sprite that makes itRead More...
Homework: May16_FunctionHomework.py: 132 to 133 and 140 to 142.