A simple snake game written using Java 8. Really, though, it's a sample exercise i thought of to try and get a quick gripe on array functionality. The game features:
- Incremental score increase
- Images loaded from files in /resources/ folder
- New game / Game Over / Length tracking
Code is easily available for everyone willing to learn a bit of Java
Enjoy! -JM