9 AM – Intro To Python
Homework: Create a new file player.py Copy all the code from bird.py to player.py Change the class name from Bird to Player. Load assets/player-1.png image
Homework: Create a new file player.py Copy all the code from bird.py to player.py Change the class name from Bird to Player. Load assets/player-1.png image
Homework: When the Tube is out of the screen, kill the tube. Look at how we kill bird or fireball or cloud in Birdie. Crop the Tube and player images. Finish theRead More...
Today We Learned: How to replace elements in a list How to add more elements to the end of a list using .append() How to insert elements anywhere in a list usingRead More...
We started Dino Dance project from the book in page 34 and able to get it through until half of page 39 Homework: Continue with your Dino Project from page 39 toRead More...
We continued with Flappy Duck project. Also started the final project Pycharm project. Homework: If you have not finished last week homework, please finish it. I have sent an email to eachRead More...
We finished Robot Builder. Your homework is to draw out what you want to do for your final project on grid paper and email to me at: You can find some previousRead More...
We learned about turtle for making drawings in Python. We finished RobotBuilder. We started KaleidoSpiral. Your homework is to draw what you want to do for your final project on graph/grid paper:Read More...
We continued with JavaFX Vehicle System. We were able to make the popup window to insert a new Vehicle into the grid. No homework next week.
Today we started with Doom on the Broom. Homework: The pages for hw will be from 114 to 117. Make sure to add in the broadcast lose a life at the endRead More...
Homework: Page 130 and page 131 "TRY IT YOURSELF" Page 132
Today we continued with review for the test that will occur next week. Make sure to study since the test will not be too easy. The test will happen from 5 -Read More...
We completed Starry Night project. Homework: Finish your final project and email the code to me.