项目作者: SamadiPour
项目描述 :
a little game that was my java project :)
高级语言: Java
项目地址: git://github.com/SamadiPour/SnakeFX.git
SnakeFX
Just a simple implementation of the game that i really love 

Need to be done:
How To Play
really?!!! it’s just a snake! play you dummy!

- P: Pause/Resume
- R: Reset Game
- Some Arrows: I’m not gonna explain that!
Changelog
Version 1.2
- points from side bar removed and added to Main Panel (Looks good! doesn’t it?)
- removed jfoenix defualt decorator and create new one just for some icons!
- added hint to game (Really???! was it even necessary?!!)
- high score button to see it any time you want!
- new dragger for panel (try it. it’s cool) (thanks to BennyCoder youtube channel)
Version 1.1
- add high score manager
- recording top 10 scores
- show if you break best record
- change victory condition
- clean some classes
- fix some bugs
Version 1.0