fp-snake

library for fp-snake-game

Usage no npm install needed!

<script type="module">
  import fpSnake from 'https://cdn.skypack.dev/fp-snake';
</script>

README

fp-snake

library for fp-snake-game

console snake screenshot

Installation

git clone https://github.com/afrontend/fp-snake.git
cd fp-snake
npm install

Run

$ npm start

License

MIT © Bob Hwang