Today We: Continued the MonsterSystem project. Reviewed some concepts such as dictionaries, objects, and using both together. Homework: In a file called Dec9_InheritanceHW.py, do the following and upload it to the googleRead More...
Today We Did We added saturn_ore block Homework Learn about JSON by watching this youtube video https://www.youtube.com/watch?v=iiADhChRriM Create 6 images for saturn_ore textures (one for each side of the cube) and putRead More...
Your HW: Add one more button class for the start wave button Add some collide handlers for when the cursor touches a tower_spawn_spot If the user clicks, print out the tower_spawn_spot's xRead More...
Today we did Quiz Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework!
Today We Did We learn how to iterate two dimensional list in python. We learn how to use multiple dimensional list to store enemy waves information. We added start wave button toRead More...