This is a Java practice project, in which the snake game will be created.
- Create the snake.
- Movement with the keys.
- Generate random points.
- Grow the snake when it takes a point.
- End the game when the snake crashes.
- Score.
- Use arrays where the coordinates where the snake will move are located.
- Intellij IDEA
- keyAdapter
- Graphics
- Timer
- Twitter - @luismrodriguez0