4:30 PM – Python Game Development – Bill
Your HW: None Review all the code we have done so far, if you have any questions write them down to ask next week (for the review before the quiz)
Your HW: None Review all the code we have done so far, if you have any questions write them down to ask next week (for the review before the quiz)
Today we did: We added the launch giant fireball, draw_score, and custom collision functions. Homework: Make sure in the fireball bird collision function, when the fireball and bird collides, the speed ofRead More...
Today We Did We went over the homeworks printForwardEveryOtherElement(int[]) findMax(int[]) printForwardUntilMiddleUsingList(List<Integer>) printReverse(List<Integer>) reverseArray(int[]) Homework Inside Apr25InsertMiddleOfArray.java Finish the implementation of below public String original, int index, String word) { /** * String{"a",Read More...
What We Did: Went over how to make a sound play forever until it is told to stop. Reviewed broadcasting and receiving signals. Set up our tunnel of doom. Homework: Make sureRead More...