9 AM – Android Game Development With Java
Homework When Birds and Bullets are out of the screen then you need to kill them. This way, the game does not run out of memory The birds are out of theRead More...
Homework When Birds and Bullets are out of the screen then you need to kill them. This way, the game does not run out of memory The birds are out of theRead More...
Today We Do We added Player class We removed code duplication on Dragon, Troll and WaterGolem We added maxAttack on Monster. Homework After player attacked monster, the monster also need to damageRead More...
Today We Do We finished Christmas Card project. We started Cheese Chase project. Homework Continue with Cheese Chase project from the yellow book from page 54 to 60.
What we did today We started working on the Funny Faces project Homework In your pink Scratch book on page 75, choose and draw five more sprites from the selection to putRead More...
Homework: Create a class RestaurantSystem.java And the class should be very similar to Dec2MethodHomework.java where it will continuously displaying menu until user enter 3. Select below: 1. Add new restaurant 2. ListRead More...
Today: We went over the homework Add collision detection between the tank and the bricks. we moved the tank back when it collided with the bricks. Homework: Add collision detection between theRead More...
Today We Do We finished Dec1_ShoppingCart.py project. We started Jan8_RobuxShoppingCart.py project. Homework If you guys are not done with your turtle project, I will extend the deadline until Jan15. This is 20%Read More...
Today We Did: Made Magic 8 Ball with random.choice Started working on Hangman Homework: Do Exercises 1 and 2 from Star Wars Problem in a file called Jan8_StarWarsHomework.py NOTE: Please submit yourRead More...
Today We Did: We reviewed the Animal Crossing project to understand how to broadcast or say a message when a sprite reaches the edge of the screen. For Homework: Take the practiceRead More...
Today We Do We finished reviewing Guess A Number between 0 to 100 game. We started explaining about methods. Homework If you are done with "tellMeYourAge" method, please try to finish itRead More...
Today We: Continued the Window Cleaner Project Made the splats have a random costume Made the splats be random sizes Learned about the motion sensing extension codes Made it so when youRead More...
Today we: Reviewed the last homework Continued the Spaceship 2.0 project Coded Asteroid clones to delete when touching the Fireball clones Added the Bomb sprite Coded Bomb clones to be created whenRead More...
Today we: Started the Spiralizer project Learned about clones Deleted clones when they touch the edge so the Scratch limit for clones won't be reached Coded the Ball sprite to change directions,Read More...
Homework Continue on StudentApplication project. Create a new class Teacher which has the following attributes: firstName, lastName, age and subjectOfExpertise. Inside SchoolSystem.java, create a new list teacherList. Add the "2. Add newRead More...
Today We: Reviewed functions and lists Learned about dictionaries - How to add to dictionaries, check if a key is in a dictionary, and how to loop through a dictionary using "name_of_dictionary.items()"Read More...
Today We: Reviewed for the quiz next week Homework: Keep reviewing for the quiz and good luck next week! I have published the file we worked with today so review the homeworkRead More...