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