Java Day 9
Today we started working on our final projects. I am using Greenfoot to make a ‘pong’ game. Today I worked on the graphics and basic functions of the game....
Read MoreToday we started working on our final projects. I am using Greenfoot to make a ‘pong’ game. Today I worked on the graphics and basic functions of the game....
Read MoreToday we learned how to use JavaFX to make a rock paper scissors game with graphics. JavaFX is an extremely useful program for coding, however, it posed some problems...
Read MoreToday we learned about superclasses. Superclasses are very helpful when making large programs. We also learned how to use Greenfoot. Greenfoot is a program which uses...
Read MoreToday we learned about recursion and attempted to create programs using recursion. We also worked on 2d arrays, which are arrays that are in multiple rows and columns....
Read MoreToday we learned about methods. We learned how to use loops in more detail, specifically how to use nested loops. We learned how to make shapes using nested loops. Our...
Read More