1 PM – Intro To Java – Alex Lee
Today We Did: We reviewed the quiz that we took the week before. Able to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.Read More...
Today We Did: We reviewed the quiz that we took the week before. Able to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.Read More...
Today We Did We added Saturn item and use it as the AYC Essential mod tab. We added SaturnLightningAxe.java but running out of time to add it completely in the game. HomeworkRead More...
Homeworks Continue working on the Practice Test. Make sure to have the Driver and NewYorkTaxiDriver classes. The difficult part which is the getTripTime can be ignored until we discuss it next weekRead More...
Homework Create a new class Player.java, this will be Player sprite. Basically we want to load player1.png and make it appear on the screen. How to do it, follow what we didRead More...
Today We Did: We started with the Monster Inheritance project. We were able to create the Monster and add it to a map, along with listing it out. Also, we started theRead More...
Today We Did: We started the first project and were able to get through the variable data types. We learned about how to initialize string, integer, double, and floats for variables. Also,Read More...
Today We Did: We took the first Java quiz today which was to create the BankSystem and BankAccount. The test will be sent to you before the start of the next class.
Today We Did We finished adding SATURN_FOX creature along with its animation. We learned about JSON file structure. Homework In MonsterInheritance project create these 3 json files. This should be very similarRead More...
Today We Did We continued with our Dragon Birdie Mobile game. We added player sprite. We resized player sprite. We started doing player sprite animation. Homework Continue with the player sprite animationRead More...
Today We Did: We continued with the Monster Inheritance project. Added in the attack menu and created the melee attack and started the magic attack. For Homework: Continue with the magicMenu thatRead More...