This is a simple 2D snake Game
- Via command prompt locate bin directory
- Type
java Main
- Have fun and enjoy
- Add a slider to control snake speed (before starting the game) on the start screen.
- Add algorithm to increase score per food item as speed is increased.