4:30 PM – Python Game Development – Bill
Your HW: Inside handle_main_menu method Load and draw the title image in the middle of the screen Load and draw the play button right below it
Your HW: Inside handle_main_menu method Load and draw the title image in the middle of the screen Load and draw the play button right below it
Today We Did We learned about modulus We learned about List and Array. We learned about how to use modulus inside for loop Homework Create a new int array(6) (“numbers”) and addRead More...
Today we did: We made the homework (making the hitboxes) and started with the fireball class. Homework: Create a new method called launch_fireball in main. It's job is to make sure ifRead More...
Today We Did: Finished working on the Birthday Card project. We started working on the Custom Birthday Card project. Homework: Import any image to the background. Make sure to import the imageRead More...