9 AM – Python Game Development
We were able to integrate Cloud class into main.py so Cloud randomly appear on the screen. Homework: I have uploaded the latest files into google drive. Please download from there if youRead More...
We were able to integrate Cloud class into main.py so Cloud randomly appear on the screen. Homework: I have uploaded the latest files into google drive. Please download from there if youRead More...
Today we learned, what are Lists and how use them Homework: Page 34-39 from the textbook, put into a file called Sep12_ListHomework.py If you have any questions, you can send an emailRead More...
I uploaded the latest FlappyDuck files into google drive under "SAT-10AM-PythonGameDevelopment" directory. You can download from here if you missed copying the codes. We delayed the creation of the Upside-down Tube. WeRead More...
Homework: Create Tube class. Look at Birdie project on how we created Cloud class. Inside Tube class, load the "assets/png/Downward_Tube_1.png" image. Integrate Tube class into main.py. Look at how we integrate CloudRead More...
Today we learned: How to create a variable How to print a variable Difference between Strings, Integers, Floats/Doubles, and Booleans String combination using "+" and f-string method How to use .title(), .upper(),Read More...
Today we went over the quiz. We started learning about Turtle which is used for drawing with python. We started RobotBuilder and drew two feet. Your homework is to add legs andRead More...
We continued with Vehicle System User Interface. We were able to launch Insert New Vehicle popup and able to connect the FXML file with the Controller. When the user clicks the CancelRead More...
Today we were able to complete the Circle Wars project. There will be no homework this week but we will be starting on Doom on the Broom when you guys return. IfRead More...
2 hours quiz.
Today we were able to complete the Fireball Fighting project. We will be reviewing Scratch for one more week. The final test will be Sep 26 . The test will be fromRead More...
We discussed about final projects. We started Starry Night project. Homework: Please continue on your final project. It is due on Sep 25. but if you can submit on Sep 19, thenRead More...