top of page
MATCH GAME
Screenshots




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