9:30 AM – Scratch 1 – Yitong
Today we: Finished the Draw Shapes project. Started the Animal Crossing project. Added the XY-Grid background. Added the Mouse1 sprite and made it walk to the right. When it hits the edgeRead More...
Today we: Finished the Draw Shapes project. Started the Animal Crossing project. Added the XY-Grid background. Added the Mouse1 sprite and made it walk to the right. When it hits the edgeRead More...
Today We Did We went over how to fix python errors. How to read python errors. Homework Create March4_2ndQuizPrep.py Do exercises from https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/
Today we: Finished the Mary Had A Little Lamb project. Started the Virtual Snow project. Made a gradient background. Made the Snow sprite. Made clones of the Snow sprite. Made the clonesRead More...
Homework We are using a lot of if elif else statements in our codes. There is a slightly faster way which is using switch https://www.w3schools.com/java/java_switch.asp Replaced code inside GameView.update() to use JavaRead More...
Homework Inside activity_game.xml, add the component number 3, 4, 5 and 7. For component 4, just put start (left:32dp) and top constraint (8dp). For component 3, just put end (right:32dp) and topRead More...
Today We Did Robot builder left and right arm Reviewed why functions are useful for large projects like this turtle.forward() & turtle.right() In case you need anything, feel free to email meRead More...
Today We Did Color shapes with turtle.begin_fill() & turtle.end_fill() Move and turn pen with turtle.forward() & turtle.right() Drawing rectangles in different ways In case you need anything, feel free to email meRead More...
Today We Did Set-up PyCharm, Gitlab account, and cloned the dragon-birdie repository. Started blitting images for PyGame to display. Homework Draw bird01_A.png If you have any questions, you can ask me atRead More...
Today We Did Started working on Shoot Balloon Homework Keep working on tasks for project If you have any questions, you can ask me at latisha@ayclogic.com.
Today We Did We were able to add AYC Essentials creative mode tab. We were able to add SaturnSword into AYC Essentials creative mode tab.
Today We: Continued the Jumpy Monkey project Created the Level Banner Used "My Blocks" to code the Level Banner to switch costumes Coded the Dinosaur sprite to move Homework: Read and doRead More...
Today We Did Reviewed getting shell from the input and flow of if-elif-else statements. Learned how to convert shell input from string into an int. Briefly learned about lists. In case youRead More...
What we did today We continued working on the Eevee drawing. Homework No homework No class next week.