9 AM – Android Game Development with Java
Today We Do We added the ability to have the up and down buttons using the second touch. We added high score on the screen. Homework When player died, display GAME OVERRead More...
Today We Do We added the ability to have the up and down buttons using the second touch. We added high score on the screen. Homework When player died, display GAME OVERRead More...
Today We Do We continued with Monster Inheritance project by overriding the doArrowDamage in WatterGolem.java We continued with the Android app a little bit. Homework No homework
Today We Do We finished Cheese Chase project We started Fantastic Flower project. Homework Continue "Fantastic Flower" from Pink book do page 110 to 115
What we did today We added a timer and obstacles to "Tunnel of Doom" project. We started on the Birthday Card project. Homework Do pages 132-133 on your pink Scratch book (theRead More...
Today We Do We continued learning Map/HashMap. We learned how HashMap contains key and value whereas List only contains values. We learned how to add and find Restaurant object form Map/HashMap. HomeworkRead More...
Today: We went over the homework to add the shield on top of the tank. We corrected the rotation of the turret. Homework: Add a new attribute "self.degrees_rotated" to the shield, andRead More...
Today We Did: We finished up the Spaceship 2.0 project adding in the Bomb and the Bomb powerup. We started the Fantastic Flowers project and explained the My Blocks. For Homework: BeRead More...
Today We Did: Reviewed for Quiz 2 Homework: Study for the Quiz 2 Things to Study: Data Types Functions: with and without return values. Function with parameter vs no parameter Random module.Read More...
Today We Do We finished Restaurant System program. We started SchoolApplication. We added Student class, "1. Add Student" Homework Add code to enable "3. List all students" Create a new class TeacherRead More...
Today we: Continued the Fantastic Flower project Created a block “draw_stalk" Used the block "draw_stalk" to create stalks, as well as customize the length and thickness of the stalk Finished the FantasticRead More...
Today We: Continued the Space Ship 1.0 project Made it so the asteroids have random costumes and more random sizes Made a timer variable that counts down from 10 Added a YouRead More...
Today We Do We continued learning Map/HashMap by storing Student into map and finding Student in map. Also we did list all students by going through every value in the map usingRead More...
Topics covered in class today: We reviewed the dictionary homework using .items() and .keys() We started learning about classes, mainly covering the "__init__" method today. Homework: If you need more clarification onRead More...
Topics covered in class today: We reviewed the homework that covered functions with and without return values Practiced using more functions with return values Learned about the random module Homework: Refer toRead More...