Skip to content

zoltan-kuli/Snake

Repository files navigation

Snake

I made Snake for my Programming Technology class during the fall of 2020.

My goal was to create an enjoyable Snake game with a nice-looking Swing GUI.

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Snake Screenshot

Highlights

  • Built a Java-based game engine from scratch, which I used to create a fully functional 2D gaming experience.
  • Created a full-screen Swing GUI using the library called FlatLaf.
  • Built the game in a way that enables it to adapt to different screen sizes and resolutions.
  • Implemented a ranking system for the top 100 attempts at beating the game using MySQL.
  • Implemented a feature that replays the top 100 games in the main menu's background.

Technologies Used

  • Java
  • Java Swing
  • FlatLaf
  • MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages