9 AM – Android Game Development using Java
Today We Do We added player sprite into the screen. Homework Create a new sprite Bird.java and use the bird0a.png as the image. Make it appear on the screen.
Today We Do We added player sprite into the screen. Homework Create a new sprite Bird.java and use the bird0a.png as the image. Make it appear on the screen.
Today We Do We reviewed the test results We started Spaceship 2.0 We created fireball sprite Homework When space key is pressed, a fireball clone is created. Make the fireball clone appearRead More...
Today We Do We reviewed SchoolApplication and EmailSystem to prepare for quiz next week. Homework Study SchoolApplication and EmailSystem. Try to do SchoolApplication from scratch. And try not to look at theRead More...
Homework Create a new Java file Oct30_WhileLoopHomework.java Do exercises from https://www.ayclogic.com/java-exercise-while-loop/
Today: We went over the final projects. We added the score indicator countdown indicator and explosion sprites. I've uploaded the source code here. Homework: Finish your final projects and send me anRead More...
Today we Did: Finish Robot Builder Right arm Left and Right Legs Started DrawFace Homework: None If you have any questions, please send an email to latisha@ayclogic.com
Today We Do We went over the homeworks We reviewed While loop coding. Homework Next week on Nov 6, we will have 1st quiz retake. It will be an hour quiz. ButRead More...
Today we: Went over MonsterInheritanceSystem program Added the Godzilla class to the program Created the Hangman class Homework: Create a class called "Counter". And have an attribute of a count (startsRead More...
Today We Do We Added "Start Wave" and "Cancel Purchase" buttons on the screen. Homework Add code in main.py to make "Start Wave" and "Cancel Purchase" buttons clickable. Please do this byRead More...
Homework Do the following practice test: https://docs.google.com/forms/d/1LWyLrW3Ps26vr3OSQuXj7anye7_g130ijfw7FBDVlBA Make sure to finish this before the class on Saturday.
Homework No homework
Today we: Continued the Dino Dance project Coded the Dinosaur3 sprite to move when the left, up, and down arrow is pressed Added the Ballerina sprite Learned about the Repeat code CodedRead More...
Today We Do We reviewed if statements, else-if statements, and else ==, <=, >= , <, >, and != AND and OR Homework Page 84, 5-3, 5-4 ONLY question #3 from: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/Read More...