7 PM – Python Game Dev – Latisha
Today We Did We went over each individual projects For Ezra and Jayden project, recommended to do a top view game instead of side view because all of their game assets areRead More...
Today We Did We went over each individual projects For Ezra and Jayden project, recommended to do a top view game instead of side view because all of their game assets areRead More...
Today We Did We finished converting Robux Shopping cart project to use dictionary. We review again how to use for loop to go through each element inside dictionary. Homework Inside sep_16_looping_dictionary.py fileRead More...
Today We Did Finished inheritance Monster Project Did full review of class concepts Full explanation of class homework (practice test) In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today We Did Finished Library System project Started last version of Grocery System project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework (only for thisRead More...
Gamas Sub Today We Did We reviewed for loop homeworks. We continue with while loop. Homework Submit your homework to your assigned google drive by Sunday evening. Create a new python file,Read More...
Today We Did Finished blitting the play button to create two distinct game modes; GAME_LANDING_PAGE and GAME_IN_SESSION. You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Reviewed how Gitlab works & fixed problems with pushing / pulling / committing Created multiple birds each time the create_bird_timer finishes Place each new bird in a random yRead More...
What We Did Today: Reviewed data types and variables Talked about typecasting Introduced control statements using if, else, and elif statements Homework: Create a file named Sep19_StringHomework2.py and upload it to theRead More...
What We Did Today: Reviewed the homework on formatting of a function Learnt how to generate random numbers and choose a random item from a list Created Magic 8 Ball text basedRead More...
Today We Did We reviewed how to loop through each element inside a dictionary. We enhanced sep_9_robux_shopping_cart.py so it will print the selection menu according to elements inside item_prices and item_names dictionaries.Read More...