What the program is

I was to make this by a game stop kiosk that I ran into a few years ago. It recommended a game to the user based on their preferences and displayed the price!

How I made it

I built this project in Java with Eclipse. It is based off of a program that I made during my computer science class in grade 11 last year. The only difference is that it incorporates GUI.

Issues I ran into

I ran into a lot of issues with the GUI. I couldn't get correct placements right, I had trouble getting buttons to work, it was just a mess at the beginning. Issues were expected, as it was my first time using GUI.

What I am proud of

I am proud of making a somewhat functional program using GUI

What I learned

I learned how to use GUI in programming to enhance my programming substantially. I learned about JFrames, JButtons, JPanels, and Action Listeners.

What's next for Game Stop Game Recommender

I may try to polish up the GUI in the future. Add some images and overall make it a better experience for the user.

Built With

Share this project:

Updates