5:30PM Python Game Development
5:30PM Python Game Development
We went over how to make the player image face left and right when user press "a" and "d". We added ability for the player to fire bullet. Homework: Right now theRead More...
We went over how to make the player image face left and right when user press "a" and "d". We added ability for the player to fire bullet. Homework: Right now theRead More...
We went over the starwars homework from https://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/ We went over the Fix Python Bugs 2 from : https://www.ayclogic.com/fix-python-bugs-2/ Homework: Continue password picker until page 56. Prepare for next week quiz SaturdayRead More...
We reviewed last week homework. We continued with Birdie project to remove birds and bullets after they are out of screen. Homework: In Python file airplane.py, create an Airplane class. This classRead More...
We went over all 3 home works from 2 weeks ago: https://www.ayclogic.com/fix-python-bugs-2/ https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ https://www.ayclogic.com/coding-in-python-level-1/star-wars-problem/ We started "Password Picker" program. Prepare for the quiz this Thursday 07/11: Variables and Data Types and alsoRead More...
We had Python Level 1 Quiz for one hour. We went over the result. We started with how to draw in Python using Turtle library. Homework: Draw Robot in Python using TurtleRead More...
we went over how to crop headshot picture. we went over how to create Player class and load our own headshot into the game. we went over how to control the playerRead More...
We went over the Hangman game we started last week. We completed the Hangman game by adding the ability We introduced how to draw using Python Turtle module: rectangle, circle, triangle. WeRead More...
We went over how to create Airplane and SuperHero classes. We went over how to create instances of Airplane and SuperHero We went over how to detect collision between bullet and bird.Read More...
We reviewed robot_builder.py and our last week homework. We started doing Birdie project using Pygame. We loaded bird image in the project. We created Bird class. Homeworks: If you are not doneRead More...
We went over Quiz result. We went over Hangman game from the black book. Homework: Continue with Hangman game When user answer correctly, make sure it does not decrease the heart. WhenRead More...
We continued with Birdie project. We make the program to create a random bird every 2 seconds. Each bird will have different sizes and speed and direction. We created Player and BulletRead More...
We went over the quiz result. We started Hangman game project. Homework: Continue Hangman game from page 60 to 65.
We went over how to make the player face left and right. We went over how to launch bullet. Homework: Make the bullet move either left or right depending on the direction.Read More...
We reviewed our homework to make Car and Student classes. We went over Python dictionary. We went over Student Registration project. We used Student class We used Python Dictionary to easily findRead More...
We went over the homework of Birdie to use your own picture for the player and move the bullet to move according to bullet.direction. We made the bird flap its wing. WeRead More...
We continued with Birdie project. We were able to detect when the player hit any of the bird and make the player disappear. We show "Play Button" when the player died. Homework:Read More...
We completed Hangman game. We started to learn how to draw in Python using Turtle module. Homework: Draw either robot from page 73 to 78.
We went over the Birdie project. We added Bullet class. We made sure, the player can launch bullet when it hit Space.
We continued Hangman program. We were able to print clues, heart symbols, check if user guessed the whole word correctly. We were able to update the clue variable when a user entersRead More...
We went over how to move the bullet to the left or right according to the direction. We removed bullets when it is no longer visible on the screen. We moved theRead More...
We went over last week homework: Made student registration new feature: Edit existing student We added new features to student registration program: Save students to file in JSON format. Restore students fromRead More...
We created Player class. Load the image in the Player class. Use the Player class inside main.py. Make the Player move left. Homework: Take a picture of your self from the side.Read More...
We continued with Birdie project We added Player score We added the ability to display the "Play" button and "Birdie" title at the beginning of the game and when the player died.Read More...
We went over how to make score and final score appears in the Birdie game. Homeworks: Make a Cloud class: Load cloud images from https://www.ayclogic.com/birdie-project-resources/ Draw random cloud images on the screen.Read More...
We went over the "Tell me your age" homework. We review the IF ELSE statement. We went over the concept of Loop: For loop and While loop Homework: Next week there isRead More...
We completed with Hangman project. We learned how to draw shape using Python Turtle: rectangle and circle Homework: Draw Robot using combination of different rectangle from page 75 to 78.
We continued with Birdie project: We made sure when the player hit the bird, the player disappear and player.is_alive = False When the player is dead, we display the "Play" button. WeRead More...
This site uses cookies to understand your visit and improve future outreach. We do not sell personal data.