Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 486 Bytes

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 start screen ##Screenshot Game screen Screenshot Game screen