9 AM – Indo – Python Game Development – Joel
Today we did: We continued working on the final project and ShootBalloon Homework: Make sure to the pull the code for your branch in ShootBalloon. The error was that you forgot toRead More...
Today we did: We continued working on the final project and ShootBalloon Homework: Make sure to the pull the code for your branch in ShootBalloon. The error was that you forgot toRead More...
Today We Did We learned about hexadecimal color and google color picker. We learned how to ask user for different face, nose and eye colors. We started adding body to the drawing.Read More...
Your HW: Study for the quiz next week Do this practice problem: Create new function with return value, called meter_to_cm 1 paramter, meters convert the parameter meters into centimeters (1 meter =Read More...
Today we did: We learned about elif, and built-in functions. Homework: Create a new file called June13_IfElseHomework.py, and copy the codes from pages 79-81 in the book (the PDF that was sent).Read More...
Your HW: Design a level 2 scene using the tilemap Make sure to have an area like I showed in class to hold an enemy
Today we did: We started working on the GroceryCartSystem. Homework: Use the code from the Google Drive (https://drive.google.com/drive/u/2/folders/1vSRmsALtA577Pa_0ueFXesao_0_73G-F), and modify it by making two dictionaries, similar to how we did it inRead More...
Your HW: Design your level1 stage using the tilemap we created in class Add more blocks to the tile palet for more creativity
What We Did Reviewed Homework using Random library and functions Went over bugs in python and steps to fix them Homework Create a file named June_22_fixing-bugsHW1.py and fix this code in theRead More...
What we did today We continued working on the Fireball Fight project. Homework When the Left Player Health equals OR is less than 0, Right Player wins When the Right Player HealthRead More...
Your HW: Work on the different game state handlers Main Menu Game Win Game Lose The Main menu must have the logo and both the play and credit buttons Copy from DragonRead More...
Today We Did Learned HashMap Added HashMap to school system Homework Add "Find teacher by subject" with a HashMap in SchoolSystem Email me at szhuang@ayclogic.com if you have any issues.