9 AM – Intro To Java – Gamas
Today We Do We continued with Monster Inheritance project. We added attack menu after user selected a proper monster species. Homework In the attack menu, after user selected "2. Melee attack", weRead More...
Today We Do We continued with Monster Inheritance project. We added attack menu after user selected a proper monster species. Homework In the attack menu, after user selected "2. Melee attack", weRead More...
Today we did: If, elif, else statements and when/how we use them to execute code based on specific condition(s), else is not always necessary Important of indentation and colons in distinguishing ifRead More...
Today We Do We fixed displaying Saturn Ore properly in minecraft game. We tried adding drop loot for Saturn Ore. Homework We are going to create Saturn Armor next week. Please copyRead More...
Today We Do We added Star sprite which will appear on the screen every 3 seconds. We made one of the player flashing when it touch the star. When that flashing playerRead More...
Today We Do Set up Birdie Game Homework Load bird01_A.png into self.bird and blit it to the screen at (50,50) If you have any questions, please send an email to latisha@ayclogic.com
What we did today We finished working on the Punch the Dummy project. We started working on the MHALL (Mary had a Little Lamb) project. We finished coding the C note sprite.Read More...
Today We Do We finished Temperature Converter android application. We learned how to deploy android application manually using APK file. Homework You will soon have final test. Please do this practice test.Read More...
Today We Do Finished Adventure Game Homework Create a new file book.py and add a new class Book. Inside the class, add these attributes: name, author, publication_year Create a new file book_main.pyRead More...
Today We: Took the Final Intro To Python Exam Your HW: None