Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdawi/snake-game
This is a desktop Snake game made with Swing.
https://github.com/adamdawi/snake-game
Last synced: 5 days ago
JSON representation
This is a desktop Snake game made with Swing.
- Host: GitHub
- URL: https://github.com/adamdawi/snake-game
- Owner: AdamDawi
- Created: 2023-07-21T17:40:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T18:33:44.000Z (over 1 year ago)
- Last Synced: 2023-09-01T23:11:32.501Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake-Game
This is a desktop Snake game made with Swing
### Features:
- game menu
- slider to choose game speed
- leaderboard with the best players score
- game speed and custom nicks in leaderboard### Here is some pictures of application:
![1](https://github.com/AdamDawi/Snake-Game/assets/49430055/ce6c73d8-c826-442e-a6ea-122d7080aed5)
![4](https://github.com/AdamDawi/Snake-Game/assets/49430055/4581be7b-d09c-413d-a3bd-ea5e830ca6cc)
![2](https://github.com/AdamDawi/Snake-Game/assets/49430055/42dacebf-032e-4696-839f-fb14061de382)
![3](https://github.com/AdamDawi/Snake-Game/assets/49430055/c68e50c2-acd1-470f-afe2-b29ad6cfaeb8)