This game is an old school snake game that runs as a VS Code extension. Please read the requirements before using.
Press 'w' to go up, similarly 's' for down, 'a' for left, 'd' for right. At the end screen, you can press space to restart a game.
After installing the extension, press Ctrl(Command) + shift + p to open the shortcut for command. Type 'Visual Snake Code', then press enter the game will start.
A suggestion is that you can disable editor.quickSuggestions to prevent the intellisense popping up every time when you press a key.
No settings.
Sometimes the tail pixel doesn't function well, it drops. This bug is to be fixed.
Initial release of Visual Snake Code.
Add Change Log and Repository.
Minor fixes.
Fix a bug that tail drops sometimes.
Open new empty text document for the game. Thanks to @spoon611
Added score in the status bar.
Enjoy!

