top of page

MATCH GAME

Screenshots

Picture9.png
Picture10.png
Picture11.png
Picture12.png

PROUD MOMENTS

  • Being able to create a timer mechanics that works and is adjustable to personal preference

  • Programming the color (Image switching) on the screen so it works smoothly

  • Being able to complete the project using solid Object Oriented programming principles (Inheritance) and Data structures (Arrays)

Main Difficulties

  • Figuring out how to make the timer and image switching work together in JFrame

  • Handling score increment and decrement

  • Implementing sound for my first time in a Java - JFrame project

bottom of page