-
DONE: Created Github repository. Developed game selection stage. Constructed Minesweeper stage and implemented clickable cells. Constructed Breakout paddle and implemented keyboard controls.
-
TODO: Enhance minesweeper graphics. Implement blocks and moving ball on Breakout.
-
PROB: Had trouble committing and pulling repository from github, but we did some research and learned how to use github
-
DONE: Finished Minesweeper gameplay and functionality. Added high score table. Added Spacebar functionality to release the ball when pressed
-
TODO: Finish minesweeper toolbar. Improve game selection graphics. Create bricks, make ball move and add extra credit
-
PROB: Figuring out how to fix final/effectivetly final errors in anonymouus classes and lambdas
- DONE: Updated game selection list. Improved minesweeper visuals. Added animated intro. Added high score table. Finshed breakout mechanics.