LukasKnuth / JSnake

A classic Snake-Game implemented in OOP with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A classic Snake-Game implemented in OOP with Java


Languages

Language:Java 100.0%