9 AM – Python Game Development
We showed scores on the top left corner. No homework and no class from December 24th to January 3rd. The class will resume on January 9th. If you guys eager to doRead More...
We showed scores on the top left corner. No homework and no class from December 24th to January 3rd. The class will resume on January 9th. If you guys eager to doRead More...
Today we went over: Variables, Data types, and String manipulation Homework: Pg 20 to 23, copy all the codes from the book into Thonny If you have any questions, please feel freeRead More...
Today we did: Worked on Hangman game Exit loop if user enters secret word or has no more lives Subtract a life if the user enters the wrong answer Homework: None IfRead More...
We went over how to integrate GIT and GITLAB into students computer. This way they can easily share files between team members and do collaboration. No homework and no class between DecemberRead More...
Today We: Wrapped up the Christmas card project Verified our emails Shared our projects Tested sending project links to the person with email Your HW: Send your project link to the personRead More...
We enabled the walking and the shooting animation of the player. Homework: Create bullet.py Create Bullet sprite class and integrate to main.py. In the main.py, if user click the SPACE button, launchRead More...
Today we went over the inheritance homework. We setup PyCharm and started the Birdie project from the Birdie Template.
Today we were able to complete the Christmas Card and also finish the Star Hunter project. For Homework: There is no homework! Have fun during break.
Today we finished the Dino Dance project Today we also started the Animal Race project Homework: In the same Animal Race project we did in class, add the codes from book pagesRead More...
Today we were able to finish up the Christmas Project and the Fireball Fighting project. Next time we meet we will review for the test and the week after will be theRead More...
We learned how to create complex shape by combining circles, rectangles, and controlling the angle the drawing needs to be. We learned how to create a polygon. Homework: Make progress on yourRead More...
Today we had: Our first quiz Homework: No homework, enjoy the holidays! If you have any questions, please feel free to email me at nathaniel@ayclogic.com!
We went over how to shrink images in pygame. We learned how to animate the movement of your sprite by creating class attributes self.bird1_x and self_bird1_y. No homework and no class fromRead More...