9 AM – Intro To Java – Gamas
Homework Continue on MonsterInheritance project Add code to do the following Please select from one of the following 1. Add new monster 2. List all monsters 3. Play the game Enter yourRead More...
Homework Continue on MonsterInheritance project Add code to do the following Please select from one of the following 1. Add new monster 2. List all monsters 3. Play the game Enter yourRead More...
Homework We want to create recipes for saturn_axe. This is very similar to what you did with saturn_sword recipes.
What we did today We went over how to make banner appear when the asteroid touches the rocket-ship. We went over how to stop the asteroids from moving when it touches theRead More...
Today: We went over the homework to add the cancel purchase button and music. We fixed the bug where clicking on the towers for purchase deducted more coins We added logic soRead More...
Today We Did: We continued and were able to finish up the RestaurantMap project which used HashMap. We learned more about how to add things into a HashMap as well as howRead More...
Today we did: Variables: why they are used (to store information) and how to declare them (variable_name = value) Data Types: the 4 types (integer, float, string, boolean) Variable naming conventions (case-sensitivity,Read More...
Today we: Continued the Supermarket project Created a Shopping Cart list Coded the Watermelon sprite to hide and add the word "Watermelon" to the Shopping Cart list if clicked Coded the AppleRead More...
Today we: Finished the Spaceship project Started the Punch Dummy project Created the Eye and Face sprites Coded the Eye sprite to move back and forth if it touches the mouse pointerRead More...
Today We Do We review homework. Worked on Adventure Game Homework Create a new file book.py and add a new class Book. Inside the class, add these attributes: name, author, publication_year CreateRead More...
Homework Change the app_name inside res/values/strings.xml into something other than Temperature Converter and use other languages that DOES NOT use alphabeth. For example, Korean or Chinese or Arabic. Use google translate InsideRead More...
Today We: Reviewed the Robux System HW Made it so you can't buy an item if you don't have enough robux Added a new Add Robux feature Finished the Robux System projectRead More...