6 PM – Python Game Development – Sebastian
Today We Did Fixed rectangle hitboxes for Player and Bird classes. Created and finished full Fireball class You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Fixed rectangle hitboxes for Player and Bird classes. Created and finished full Fireball class You can always find the code we wrote in class in my Gitlab repository here:Read More...
What We Did Today: Learned how to use .insert(0, "a") .remove("a") del lst Practiced the functions in an example at the end of the notes Homework: Create a file called Oct17_ListsHW2.py andRead More...
Today We Did Review classes Class definition — self keyword, methods, attributes, and constructors Instance of class Homework Create Oct17_ClassHW2.py On page 162 do the TRY IT YOURSELF problems Email me at szhuang@ayclogic.comRead More...
We continued the Elsa project Modified the shape of her hair using the “Transform” and “Mesh form” tool to make it fluffier Added all the “Line” layers into one folder to keepRead More...
Today we: Started the Fire and Ice project Coded Darwin to move Began coding the Fireball Important Reminders: After you finish your homework in Scratch, send an email to allison@ayclogic.com by Monday at 8 PM. InRead More...
Today we: Finished the Spaceship project. Started the Cheese Chase project. Made the Maze sprite. Added movement for the Mouse1 sprite. Homework: In the Spaceship project, add invisible walls for the downRead More...
Today We Did Started on streamlit app https://colab.research.google.com/drive/14wdE8R6MoDHzTVO5_tFw50Gjan73KJk-?usp=sharing Homework Try changing the runtime of your Colab to T4 GPU Go to Runtime -> Change Runtime Type -> Select T4 GPU Then, goRead More...