https://github.com/iamgio/snakefx
Snake game in JavaFX
https://github.com/iamgio/snakefx
Last synced: 1 day ago
JSON representation
Snake game in JavaFX
- Host: GitHub
- URL: https://github.com/iamgio/snakefx
- Owner: iamgio
- License: mit
- Created: 2016-12-09T23:42:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T17:18:22.000Z (over 9 years ago)
- Last Synced: 2025-10-04T07:30:34.361Z (8 months ago)
- Language: Java
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What's SnakeFX
SnakeFX is a JavaFX project. It represents a reinvented Snake game.
## Libraries used
I used my libraries LibFX and CustomEventsAPI. You can find them on my GitHub profile.
## Status
WIP!