Welcome to the Snake Game!
- Use the arrow keys on your keyboard to control the snake's movement.
- The snake will automatically start moving once you start the game.
- Eat as many food pellets as you can to grow longer.
- Be careful not to run into the walls or into yourself, or it's game over!
- Up Arrow: Move the snake up
- Down Arrow: Move the snake down
- Left Arrow: Move the snake left
- Right Arrow: Move the snake right
Contributions are welcome! If you'd like to contribute to the game, feel free to fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
- This game was inspired by the classic Snake game.
- Built using Java.