5 PM – Python Game Development – Darin
Next week is a holiday, we will meet again on July 8. What We Did Today: Finished Flappy Bird (Duck, or whatever you want to call the animal), adding the feature ofRead More...
Next week is a holiday, we will meet again on July 8. What We Did Today: Finished Flappy Bird (Duck, or whatever you want to call the animal), adding the feature ofRead More...
What We Did Today: Reviewed how to use random module functions. Learnt debugging practices, tips, and tricks. Homework: Do the take home quiz shared to your emails, and submit it when youRead More...
Next week is a holiday, we will meet again on July 9. What We Did Today: Finished School System by implementing the find methods. Started on LibrarySystem, which is similar toRead More...
Next week is a holiday, we will meet again on July 9. What We Did Today: We started Python digital drawing using Turtle. Learnt how to use t.forward, t.goto, t.left (and t.right)Read More...
What We Did Today: Learnt how to use the turtle module to draw in python. Packaged our code into functions so it becomes easier for us to draw things. Homework: Do theRead More...
What We Did Today: Learnt how to use the turtle module to draw in python. Packaged our code into functions so it becomes easier for us to draw things. Homework: Do theRead More...
What We Did Today: Did our final exam! Your results will be emailed to you within the week. Homework: None! Notes: If you have any questions, you can email me at ddjapri@ayclogic.com
What We Did Today: Finished up flappy bird (duck) by adding sound effects and a losing page. Got started on shoot balloon, the last game for this class. Homework: FINISH your projectRead More...
What We Did Today: Reviewed the homework on making a functions to draw a shape consisting of other shapes. Started and finished the grocery system text based project. Started the robux systemRead More...
What We Did Today: Continued Library System, emphasizing the usage of dictionaries. Homework: Continue working on LibrarySystem, and do the following: Implement the list_all_old_books method which lists books that have a publishRead More...