5 PM – Python Game Dev – Darin
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
Today We Did: Continued learning about dictionaries, how to find items in a dictionary (compared to finding items with a list) Created a phone book system using dictionaries. Homework: Create a newRead More...
What We Did Today: Continued the monster inheritance program, highlighting how to use inheritance on a class using the "extends" keyword. Created the magic attack method as well as made the playerRead More...