9 AM – Python Game Development
Homework: launch fireball in one direction continuously by pressing the spacebar without letting go for 3 to 5 mins until the fireballs come back to the screen from the other end ofRead More...
Homework: launch fireball in one direction continuously by pressing the spacebar without letting go for 3 to 5 mins until the fireballs come back to the screen from the other end ofRead More...
We continued with the Flappy Duck project. When the duck touch the Tube, the Duck will fall and when it hits the bottom, the game will switch to GAME OVER mode. Homework:Read More...
Today we Learned: How to get a random element from a list Started to make Magic 8 Ball program Homework: In Nov21_Magic8Ball: Change the code so we get a random number fromRead More...
Today We: Finished the grid project Started the face project Learned how to draw sprites in Scratch Created the eyes, face, mouth, and nose sprites Coded the sprites so they would goRead More...
We completed Flappy Duck project. We introduced Game Over page We introduced Game Win page. No class next week because of Thanksgiving No homework.
Today we went over the final test. We learned about dictionaries in python. We used dictionaries in python to avoid printing out duplicate names for BabyNameGenerator. Your homework is to read andRead More...
Today we were able to complete the Spaceship 2.0 project. For Homework: Please do from pages 36-38 for homework, if you have any questions please tell me about them during the nextRead More...
I was going to give the final test on 12/05, but I changed my mind. Instead please do the following homework. The final test will be on 12/12 from 2 PM toRead More...
Today we were able to continue with the Fireball Fighting project, adding in the projectiles and making one of them shoot. For Homework: Please make your second character able to shoot theirRead More...
Today we learned: The list homework (pg.36 3-1 and 3-2) and (pgs. 37-38, 39, 41) List operations such as append(), remove(), insert(), and del An introduction to for loops, how they work,Read More...
Homework: Please download and install Python 3.7 follow the instructions in here: https://www.ayclogic.com/python-installation-guide/ Please download and install Pycharm. Follow the instructions in here: https://www.ayclogic.com/pycharm-setup-guide/