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...
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...