5 PM – Minecraft Modding with Java – Gamas
Today We Did We were able to add AYC Essentials creative mode tab. We were able to add SaturnSword into AYC Essentials creative mode tab.
Today We Did We were able to add AYC Essentials creative mode tab. We were able to add SaturnSword into AYC Essentials creative mode tab.
Today We Did: Started with the Monster Inheritance project For Homework: Make a new method called printMonsterMenu and it should contain all the code that is used to print out the menuRead More...
Today We Did: We went over the Magic8Ball homework Also, learned about methods and how object-oriented programming works. For Homework: Convert your Magic8Ball homework into a much shorter version of it: PutRead More...
Homework Continue with Dragon Birdie mobile application. Add High score feature. The Highscore feature should be stored inside SharedPreferences. SharedPreferences is what we used to store sound on and off setting.
Today We Did We continued with Tic Tac Toe. We started adding the Tic Tac Toe board using Linear Layout Homework No Homework
Homework Migrate JupiterDragonAxe.java / DragonFireballAxe.java from 1.16.5 project to 1.19.3 project. Follow what we did with SaturnFireballAxe.java Migrate the Java file Add an entry in ModItems.java Add an entry in AYCEssentialsMod.java ModifyRead More...
Today We Did: Went over the homework for shortening the Magic8Ball and also going over how to create the method for converting from Fahrenheit to Celsius. In class, we went over anRead More...
Homework Continue on Dragon Birdie mobile app. Set game duration to 120 seconds. Modify GameView.createBird() codes so the frequency of bird getting created increase as the time progress: When game duration isRead More...
Homeworks XML homeworks Open your SchoolApplication or StudentApplication Inside this project, create a new XML file call it: school_application.xml Represent student_list inside school_application.xml. Inside student_list create at least 4 students. Represent eachRead More...
Today We Did We migrated the Saturn armors to 1.19.3 project: legging, boots, chestplate, helmet. We started adding the Saturn Ore. Homework No homework