Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itsamirhn/snake
- Owner: itsamirhn
- Created: 2022-06-13T08:18:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T16:02:39.000Z (over 2 years ago)
- Last Synced: 2024-07-15T07:54:10.785Z (4 months ago)
- Language: Java
- Size: 1.21 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!