9 AM – Python Game Development
We continued with Birdie project We detected mouse coordinate so we can check if user click on top of the mouse. Assisted a couple of students with their Python and Pycharm settings.Read More...
We continued with Birdie project We detected mouse coordinate so we can check if user click on top of the mouse. Assisted a couple of students with their Python and Pycharm settings.Read More...
We did project planning for both group for their final projects. The final project is due on March 13. Homework: Complete project planning on the proposal document. I want to see whatRead More...
Today we Did: Continued working on Hangman Game Learned how to loop through a list using its index Homework: None If you have any questions, please send an email to latisha@ayclogic.com
Today We: Started new Spiralizer project Learned how Clones work Learned about how Scratch can only have 300 clones of a sprite Learned how to keep the clones going without hitting theRead More...
We continued discussing about the final project. We started with Shoot Balloon project. Homework: Complete your Final Project - project planning. I want to see what you can accomplish every week. TheRead More...
Today we finished setting up the Birdie project and configured it to work with python and installed the pygame library. We read through the initial code and modified it to draw theRead More...
We went over the different version of Minecrafts Java version Bedrock We downloaded Minecraft Forge 1.16 Homework: Download and purchase Minecraft if you have not done so from https://www.minecraft.net/en-us/get-minecraft
Today we continued the Animal Race project Homework: No homework this week. Enjoy!
Today we began with the Cheese Chase project. For Homework: Please do from pages 64-65. Here are the pages hwforstudents
We discussed about final project. We started Kaleido Spiral project. Homework: continued with your final project, please email me your python final project file to gamas@ayclogic.com. Final project is due on JanuaryRead More...
Today we were able to review for the test that will be next week. Please be prepared for the test this coming week with an email ready. If you have any lastRead More...
Today we went over: Quiz 1A Intro to functions with and without return values Homework: Pages 130 to 133 If you have any questions, please feel free to email me at nathaniel@ayclogic.com!
We completed bird.py where we created Bird class which inherits from Sprite. Homework: Review the codes as I am going to ask these questions next week. Review Bird.__init__(...) . Try to understandRead More...