Re-think of the Snake.
$ npm install
$ npm run dev
Open localhost:18801
in browser.
Press Enter
to spawn Player 1 snake (black). Use arrow keys to control the snake.
To add Player 2 snake (red) press Enter
once more. That snake is controlled by WSAD
keys.
Snake will start moving right after you choose direction.