2 PM – Python Game Development – Sebastian
Today We Did Continued target class drawings for lines Began group collide method for target and balloons You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Continued target class drawings for lines Began group collide method for target and balloons You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Learned about conditions and if statements Learned comparison operators: ==, !=, <=, >=, <, > Learned about operators that let us connect conditions: and, or Learned about 3 kindsRead More...
Today We Did We discussed USACO Feb 2024, Milk Exchange problem - https://usaco.org/index.php?page=viewproblem2&cpid=1396 We did the brute force way (simulation). Which only give us 8 out of 16 test cases. We discussedRead More...
Today We Did Reviewed Python Quiz 2 Learned Turtle basics Homework Create the following file: Mar23_TurtleHW.py Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/ Use goto(x, y) to go to a specific x, yRead More...
What We Did Today: Learnt how to use the random module in other programs like password generator and using random.choice to reinvent our magic 8 ball program. Homework: Create a new fileRead More...
What We Did Today: 1. Continuing off of the previous homework, we made our birds image orient the opposite way when coming from the right to the left 2. We made theRead More...
Today We Did Continued bug movement code Began bug collision code You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...
Today We Did Continued creating the Bug class Started adding bug image sprites You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/tue-6-pm-shoot-balloon/-/tree/Sebastian?ref_type=heads AYC Logic’s observedRead More...
Today We Do Learnt how to make a grocery system, where our computer keeps track of what items we bought and we imitated a simple text based game. Reviewed the final projectsRead More...
Today We Did Full review of object oriented programming and inheritance Full explanation of homework assignment. AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me atRead More...