7 PM – Python Game Development
We did GAME WIN page We refactored our codes to remove some code duplication We added count down timer. Homework: When player died and user click the play, the player immediately hitRead More...
We did GAME WIN page We refactored our codes to remove some code duplication We added count down timer. Homework: When player died and user click the play, the player immediately hitRead More...
Today we did: added sound effects added game over page added game win page Homework: Display the credit button in display_play_button function underneath the play button If you have any questions, pleaseRead More...
Today we: started the Dino Dance project learned about sprites learned about costumes learned about backdrops Homework: read and do the codes in Scratch Book Pg. 41-42 click on the link inRead More...
We went over how to do list in Java. How to add, remove and get elements from List. How to use for loop to go through every element inside the list. Homework:Read More...