Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsamirhn/snake

Snake game for Fun
https://github.com/itsamirhn/snake

Last synced: 25 days ago
JSON representation

Snake game for Fun

Awesome Lists containing this project

README

        

# Snake
Simple snake game implemented in Java using Java Swing

* Fully Object-Oriented
* MVC pattern

## Features
* Multiple Difficulty Levels
* High Score List
* Sound Effects
* Customizable Snake Speed
* Customizable Map (with Blocks)
* Bonus Food with Timer

## Contributing
Feel free to fork and contribute!