10 AM – Python Game Dev – Indo – Joel
Today We Did We added fireball. We added fireball with direction and spawn where the player is at. Fixed cloud spawning Homework No homework
Today We Did We added fireball. We added fireball with direction and spawn where the player is at. Fixed cloud spawning Homework No homework
Today We Did We created sat_9_am_school_system pycharm project We added add teacher, list all teachers. We added Student.get_info() We added default teachers list for testing purposes. Homework Inside teacher.py, add get_info(self) method.Read More...
Today we: Finished the Jumpy Monkey project. Started the Fireball Fight project. Homework: Find TRANSPARENT pictures. You need to pick these pictures: First fighter First fighter's small attack First fighter's big attackRead More...
Today We Did We were able to pull information from openweather.org and display the information to screen. Homework Continue with your custom project.
Your HW: Make the bullet move left or right depending on direction In the main, spawn a bullet when the player presses the space bar
Today We Did We went over the tricks and hurdle of submitting problem in https://train.usaco.org/ We went over how using HashMap can be faster than using List. We went over different recursionRead More...
Today We Did Finish Tower of Defense Project Homework None If you have any questions, please send an email to latisha@ayclogic.com
Today We Did Finished TellMeYour Started SchoolApplication Created Student.java Explained attributes, constructor, getter methods Started SchoolSystem Homework Create Teacher.java Create the following attributes: firstName lastName subject Create a constructor Create getter methodsRead More...
Today We Did Reviewed Nov4_AnimalList.py Finished learning about while loops Infinite while loop Homework Create the following file: Nov11_PythonExercises.py Follow the instructions at https://www.ayclogic.com/intro-to-python-exercises/ Upload the homework to your assigned Google DriveRead More...
Today We Did We integrated between GameActivity.java with GameBoardView.java. This way clicking the arrows can change direction of the snake. We made LinkedList<Point> for the snake. This way, the snake can haveRead More...
What we did today We continued working on the Chongyun drawing. Homework NO HOMEWORK!! (Optional) Give me ideas on what we should draw next! If you have any questions, email me at abigail@ayclogic.com
Today we did: Review of variables, strings, if statements Homework: Try it yourself 2-3, 2-4, 2-5 and 2-6 on page 25 5-3, 5-4 from page 84 7-1, 7-2 from page 117 #3Read More...
Today we: Finished the Cat and Home Button sprite. Homework: In your pink coding book do page 138, steps #10-12. Do this code inside the Stage. DO NOT do anything else. I willRead More...
Today We Did Reviewed Oct28_IfElse_HW2.py Finished learning about If-Elif-Else Positive, negative, 0 number example Homework Create the following file: Nov11_IfElseHW3.py Complete Exercise #3 at: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Continue doing your Typing Club practice :)Read More...