What We Did We used 2 dictionaries to simplified GroceryShoppingCart program. We learned how to check if a key exists in a dictionary. Homework Inside sep_9_robux_shopping_cart_dictionary.py: Create 2 dictionaries to store theRead More...
Today We: Finished the Cheese Chase project. Started the Fantastic Flowers project. For Homework: Make your Ball sprite draw 5 petals. Hint: To draw 3 petals, you need to repeat the codeRead More...
Today we did: We installed Pycharm, and learned about dictionaries; how to access the values, add new pairs, delete, and how to loop over the dictionaries.
What We Did We learned how to do vibration on Android phone. We learned how to create APK file to share your app. Homework In your Tictactoe project. Create an APK file.Read More...
Today We Did Continued Monster System Reviewed overall game structure and how the logic has to work Began adding inheritance In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Homework Inside angelos_basketball_project.py, finish all the functions draw_letter_b(x,y,color) draw_letter_a(x,y,color) draw_letter_s(x,y,color) draw_letter_k(x,y,color) draw_letter_e(x,y,color) draw_letter_t(x,y,color) draw_letter_l(x,y,color) And draw the word BASKETBALL continuously changing its color. Create a file sep9_draw_face2_hw.py Copy rectangle function Copy draw_circleRead More...
Today We Did Continued working on Tower of Defense Homework Make the Bullet class in bullet.py that has these attributes: x, y, size, tower_type, and screen. The image being loaded should changeRead More...
Today We Did Began Library System Practiced all the ways we can add to dictionaries Reviewed how to make classes for our Book objects In case you need anything, feel free toRead More...
Today We Did We learned how to play music in the background when the game starts. Homework When the game first start, display "<player 1 name> turn" in the status bar. AfterRead More...
Your HW: Add a new attribute to the bug class called dizzy_images Fill these up with the images in the dizzy folder in the assets folder like with the flying images
Today we: Finished the Funny Faces project. Homework: Make 2 accessories do something cool. They should both do something different. You can make them spin, change colors, disappear, etc. Tell your parentsRead More...
What we did today We started working on the Dino Dance project. Homework Do page 42 on your pink Scratch book. If you have any questions, email me at abigail@ayclogic.com
What we did today We continued working on the Akito drawing. Homework Draw in all the details on Akito's black jacket. The two zippers, yellow thing on the right, blue flag thingRead More...