SAT – 9 AM – Python Game Dev – Indo – Gamas
Today We Did We spawn one bird every one second. We randomize the bird image. We randomize the bird Y location. Homework Spawn one cloud every 2 seconds. Randomize all 3 cloudRead More...
Today We Did We spawn one bird every one second. We randomize the bird image. We randomize the bird Y location. Homework Spawn one cloud every 2 seconds. Randomize all 3 cloudRead More...
Today we did: We continued working on the final project. Homework: For Shoot Balloon, make sure you create the collision function for the target and the balloon, and inside the collision function,Read More...
Your HW: Create a new function called convert_feet_to_inches 1 Parameter: feet It will return the number of inches in the parameter, feet There are 12 inches in 1 foot total # ofRead More...
Your HW: Add animations to the coin prefab Use all the frame images in the sprite sheet that has the coin images to get a very smooth animation
What we did today We started and finished the How Old are You project. We started the Movie Ticket project. Homework Finish the three if statements. $5 ticket: 3-10 $10 ticket: 11-59Read More...
Today We Did Methods Homework Create a new Java class <date>_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, it will convert fahrenheit parameter into celciusRead More...