Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 274 Bytes

JSnake

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.