A simple Snake game written in Vim9script. Play Snake directly inside your Vim!
- Install the plugin with your favorite plugin manager.
- Run the command:
:SnakeEnjoy the game inside your editor. 🎮
requirements:
- Vim 9.0 or higher
→ Move the snake (up / down / left / right)
→ Start or retry a game (Enter)
→ Quit the game (Esc)

