4 PM – Indo – Intro to Java – Joel
Today we did: We finished the SchoolSystem and learned about HashMaps. Homework: Add more options to the SchoolSystem: Add a Student (hashmap) Find a student (hashmap) Delete a student (hashmap) It willRead More...
Today we did: We finished the SchoolSystem and learned about HashMaps. Homework: Add more options to the SchoolSystem: Add a Student (hashmap) Find a student (hashmap) Delete a student (hashmap) It willRead More...
Today We Did Show how to do multi-threading in Pygame Homework Eugene eliminate code duplication on game_win, game_lose and landing_page. Game win - make the text smaller so it does not overlapRead More...
Today we: Finished the Jumpy Monkey project. Started the Fireball Fight project. Homework: For the Right Player sprite: Make them walk using arrow keys. Make them shoot attacks using the "m" key.Read More...
Today We Did: Setting up our first Dino Dance project. Making 3 dinosaurs that had animations. Making a background to go with the dinosaurs. Coding a dinosaur to move around and bounceRead More...