Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasknuth/jsnake

A classic Snake-Game implemented in OOP with Java
https://github.com/lukasknuth/jsnake

Last synced: 22 days ago
JSON representation

A classic Snake-Game implemented in OOP with Java

Awesome Lists containing this project

README

        

## 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.