9 AM – Indo – Python Game Development – Joel
Today we did: We added gravity and allowed the player to jump using the spacebar. We fixed the issues with the hitbox. Homework: Finish the animation for the coin, and in main,Read More...
Today we did: We added gravity and allowed the player to jump using the spacebar. We fixed the issues with the hitbox. Homework: Finish the animation for the coin, and in main,Read More...
Today we did: We created child classes (or subclasses) for the Monsters, such as Dragon, Troll, and Golem. We made sure that the magic attack does not work if the species isRead More...
Your HW: None
Today We Did We subscribed to mochahost.com We learned about cpanel. We created public_html/index.html Homework Create a logo for your website. Come up about contents for your website How many navigation menuRead More...
Today We Did Added to player.py Began making different screens Began blitting main menu buttons You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-flappy-bird/-/tree/Sebastian?ref_type=heads AYCRead More...
Today We Did Continued working on Tank Game Homework Add a delay for making the Enemy Bullet similar to how we added a delay the Player bullets. If the enemy bullet collidesRead More...
Today We Did Reviewed Java Quiz Started MonsterInheritance project Explained final strings Explained nextInt() vs nextLine() + parseInt() Set up run() method Started addNewMonster() and Monster class Homework Continue working on MonsterInheritance:Read More...
Today We Did Reviewed Jan20_FunctionsHW5.py Exercise #3 Created a password generator Homework Create the following files: Magic8BallV2.py Complete the 2nd version (#2) of the Magic 8 Ball with r.choice(): https://www.ayclogic.com/intro-to-python/magic-8-ball/ Feb3_StarWars.py CompleteRead More...
What we did today We finished working on the MHALL project. We started working on the Virtual Snow project. Homework Do pages 147-149 of your pink Scratch book. If you have anyRead More...
Today we: Finished the Punch the Dummy project. Started the Mary Had A Little Lamb project. Homework: In the Punch the Dummy project, make your Pow sprite show up inside of thisRead More...
Today We Did Started Titanic Survivorship Homework Start your final project. Find a suitable Kaggle dataset and present it next week.
Today We Did We went over solution for Farmer John Actually Farms The solution is in https://drive.google.com/file/d/1O5rYsti1yjy-7tGiMYekJh1Nko_haECa/view?usp=drive_link Homework Try to do "Balancing Bateria" USACO Jan 2024 problem - https://docs.google.com/document/d/1zrVSnWFLjSws5NnRqvUyps0-cLkQR8eqU8Z7k1MjP7k/edit?usp=sharing