Today We: Continued and finished the supermarket application! Reviewed some design concepts such as indentation, placement of functions, automation of some aspects of the program. Homework: Create the reset() function in yourRead More...
Today We Did We created SaturnArmorMaterial Homework Create JupiterArmorMaterial.java inside the same package/folder as SaturnArmorMaterial. Create java file JupiterArmorMaterial.java and use SaturnArmorMaterial.java as your example. Use name AYCEssentialsMod.MODID+":jupiter" Go to External LibrariesRead More...
Today we did Learning about for loops For loops with range Normal for loops Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...
Your HW: Create a new class for the buildings/tower Just have the tower be drawn on the screen at the x,y attributes If you are still confused about sin and cos youRead More...
Today We Did We learned how to apply Math trigonometry formula in Pygame. We found out the angle of enemy movement for region 1,2,3 and 4. We add enemy health indicator. HomeworkRead More...