9 AM – Android Game Development With Java
Homework We want to make the red dragon (Player.java) have flapping wing animation. If you still have copy of the codes from your Python Game Development class, look into that to seeRead More...
Homework We want to make the red dragon (Player.java) have flapping wing animation. If you still have copy of the codes from your Python Game Development class, look into that to seeRead More...
Homework Create Troll.java which will inherits from Monster class. Override doMagicDamage(magicType, damage) method to make Troll immune to "earth" magicType damage. Create WaterGolem.java which will inherits from Monster class. Override doMagicDamage(magicType, damage)Read More...
Homework When the Christmas Tree is clicked, do the following: Make the Bells sprite appear. After 4 seconds, switch Bells sprite to costume 2. Broadcast to make the giftbox appear. Create oneRead More...
What we did today We added a finish line and a winning banner for the dog and bat. Homework Make the bat winning banner appear when the bat touches the finish line.Read More...
Today: We went over the homework to add Brick sprite and move the tank. We made it so the tank can only move one direction at a time. We rotated the turretRead More...
Homework Make progress on your Turtle project, it is due on Jan 8, so if you can please complete 75% of your project by next week. Continue on Dec11_ShoppingCart.py project. Make theRead More...
Today We Did: Learned how to make functions with optional parameters How to write a function to convert something into something else Homework: Do #4-7 from the Lists,Inputs,... Websites in a fileRead More...
Today We Did: Continued with the Christmas Card project. Finished up the Christmas Card project and started the Mary Had a Little Lamb. Added in all the different notes for the song.Read More...
Today We: Learned how to send our cards to people Verified our scratch accounts to send/share projects Reviewed what clones were from spyralizer Started the virtual snow project Made a snow spriteRead More...
Homework Create Dec11_GameInventoryHomework.java Do exercises number 3 only from https://www.ayclogic.com/java-list-forloop/
Today we: Continued the Christmas Card project Created another costume for the Bell sprite Coded the Bell sprite to switch costumes Coded the Face sprite to show and hide Coded the GiftRead More...
Today we: Continued the Funny Faces project Created the Nose and Mouth sprite Coded the Nose sprite to forever switch costumes Coded the Bowtie sprite to forever rotate Coded sprites to go toRead More...
Homework Create Dec11Magic8BallV2.java and do the Magic8Ball using the List. Create another Java file Dec11MethodHomework.java Inside this file, create a method favoriteSport(String sport) if the name parameter is “Volleyball” (non-casesensitive) print toRead More...
Today We: Learned to use while loops to create infinite loops until a condition is met Homework: Page 123: 7-4, 7-5 Page 124: 7-6 If you have any questions, please email david@ayclogic.com