This code is developed using Eclipse IDE.
The Code can be directly executed by double clicking "SnakeGameByRishab.bat" Batch file.
This is a Snake game developed using Java Swing.
- The Head of the snake is green.
- The Body color of the snake changes when the score is greater than 5.
- Game Over is also implemented and the users can restart the game by pressing the "Enter" key.
Thank You !!