This is a simple Object Oriented implementation of the classic Snake Game using Java.
Currently, it works, but there are some Bugs which are beeing fixed right now. The Game should however be playable.
It has basic High-Score support through simple File I/O.