snake_game_applet The classic snake game implemented in Java using swing Features of the game Ability to save the state of the game using object serialisation Ability to load the state of the game Ability to save the score in a MySQL datbase and retrieve previous scores from it and show it to user -- ##Screenshot start screen ##Screenshot Game screen