Today we did: We learned about the random class. Homework: Make a new file called Nov15_Magic8Ball and do the exercises from here: https://www.ayclogic.com/intro-to-python/magic-8-ball/ You don't have to do the random.choice part.
Today we: Continued the Shopping Cart project. Homework: For all the other Food sprites, do the code we did together in the Watermelon sprite for them. Add a "show" block when theRead More...
Today We Did We added ability for the player to jump We learned how to crop Tube image. We learned how to create project proposal Homework Create project proposal for your game.Read More...
Today we did: We started working on the MonsterSystem Homework: Make a new file called Nov17_Exercises and do the following: Make a new dictionary called student that stores the name as aRead More...
Today We: Reviewed HW and got inspiration for how we can use OOP in games. Started on the MonsterSystem project. Homework: Continue in your main.py file for the MonsterSystem project. If you areRead More...
Today We Did We went over each of the fields inside SaturnArmorMaterial. We added Saturn item. Homework Change the saturn_layer_1.png, so the front of the armor, will have saturn item image onRead More...
Today we did Review while loops Review for loops Combine while loops with user input 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 freeRead More...
Today We Did We added the player's health We added code to reduce player's health when enemy reached the finish line. We fixed the region's boundaries and angle. We made the enemyRead More...
Today We Did We discussed the homework solution We created streamlit account We created a github project We downloaded cat_vs_dog_model.pkl file from kaggle and upload to github project. Homework No homework andRead More...
What We Did Went over the homework, drawing a letter w. We went over the polygon function, and talked more about what to add to the project proposals Homework Create a fileRead More...
What We Did Today: Continued the School System application, introducing more OOP. Homework: Continue on your School System application in main.py, and complete the remaining methods for the Teacher. This is theRead More...
Today We Did We discussed the homework solution We created streamlit account We created a github project We downloaded cat_vs_dog_model.pkl file from kaggle and upload to github project. Homework No homework andRead More...
Today We We finished working on the Animal Crossing project. We showed off the Birthday Card project. Homework Make another sprite. Have the sprite glide from the top left corner, to theRead More...
Today We Did We reviewed homework We continued with grocery_shopping_cart.py Homework Create nov_20_random_hw2.py and copy and paste this code and tell me what it is doing import random as r cars =Read More...
Today We Did: Continued the SchoolApplication project. Implemented the listing and finding methods for students. Examined various ways to use a for loop on a list Examined how the find method worksRead More...
Today we did: We redid the robot the right way using rectangle functions. We finished the entire head. Homework: Finish the entire robot minus the right and left arm. This means toRead More...
What We Did We reviewed the homework, how to draw the letter E Worked with circle and learned extent and angle parameters Learned how to create functions for objects in the project.Read More...
Today we did Review the basics of functions Learn about how functions give output using return Mixed functions with for loops, lists, and if statements Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’sRead More...
Homework: Make sure to review the following topics: Variable If-Elif-Else, Input List (accessing from a list, adding to the list, getting the length of the list) For loops (For loop for aRead More...
Today we did: We finished the Magic8Ball version 2 and started with Java methods. Homework: Similar to the way we made the Nov21_Methods object, and accessed the application_loop method using that object,Read More...
Today we: Finished the Shopping Cart project. Started the How Old Are You? project. Homework: No homework! Enjoy your Thanksgiving break! :) Class begins again on 12/6. Email me if you needRead More...
Homework Eugene Add game title in landing page. change the score according to which state of the button that is being hit. If it is fully up button then the score isRead More...
Homework Project Homework After Mr. Gamas created project for each one of you Make sure you get all the game assets for your game. If you need to purchase, please purchase immediately.Read More...
Today we did: We continued with the MonsterSystem. Homework: Make water golem, troll, and griffin classes, similar to the way we did dragon today. The only difference is the species isRead More...