README
snake-shell
Snake game built for the command line
Install
npm i -g snake-shell
Usage
Run snake
in your shell to play a game of Snake
TODO
Snake for your shell
<script type="module">
import snakeShell from 'https://cdn.skypack.dev/snake-shell';
</script>
Snake game built for the command line
npm i -g snake-shell
Run snake
in your shell to play a game of Snake
TODO