10 AM – Indo – Python Game Development – Joel
Today we did: We worked on a couple improvements, such as making sure the user can only start the game when clicking the area of the play button, making sure we resetRead More...
Today we did: We worked on a couple improvements, such as making sure the user can only start the game when clicking the area of the play button, making sure we resetRead More...
Today We Did Created player class & recalled why we need to inherit Sprite Cloned entire new repository & set up PyCharm You can always find the code we wrote in classRead More...
Today We Did We continued studying how to sort Java List using Comparator. We started discussing USACO Milking Ordering problem - http://www.usaco.org/index.php?page=viewproblem2&cpid=832 Homework No class next week, the class will resume onRead More...
Today We Did We continued with removing code duplications from EnemyTurret and EnemyTank classes using inheritance. We started launching player's bullet when user click the mouse. Homework No class next week, theRead More...
Today We Did Finished learning about HashMaps containsKey() Replace values remove() size() keySet() values() Started EmailApplication createEmailAccount() Created EmailAccount class Homework Work on EmailApplication: Create getter methods for EmailAccount (refer to StudentRead More...
Today We Did We reviewed each individual Android project. We continued with Snake and Apple game. We replaced Point with SnakePart class We utilized SnakePart.getDirection() to set direction for the body ofRead More...
Today We Did Learned about functions Without parameters With 1, 2, 3 parameters Homework Create the following file: Dec16_FunctionsHW3.py Complete Try It Yourself 8-1, 8-2, 8-3, 8-5 (ignore the default value) on pages 131Read More...
What we did today We finished working on the Chongyun drawing. We started working on Facial Expressions practice. Homework Finish drawing the rest of the sad face. (Nose, eyebrows, mouth) Make sureRead More...
Today we: Finished the Window Cleaner project. Started the Birthday Card project. Homework: Add and color your second Shark sprite. In your pink coding book, do page 90, step #18. Submit yourRead More...
What we did today We finished working on the Tunnel of Doom project. We started working on the Window Cleaner project. Homework Make a minimum of 3 different costumes for the splatRead More...
Today We Did We created a new Pycharm project, dragged our pkl files into the project, and uploaded our files to Github We created our server.py and requirements.txt We learned what streamlitRead More...