Files
2026-08-18 18:34:38 +02:00

11 lines
200 B
Markdown

# AutoSnake
A Java/Swing Snake game with A* pathfinding.
## Controls
- Arrow keys: steer the snake
- `M`: switch between manual movement and follow mode
![a screenshot of the game](autosnake.png)