Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 333 Bytes

snake-svelte

image-20200925205258595

What is this ?

A copy of the classic Snake game built with Svelte.

Getting started

npm install
npm run dev

Go here and use zqsd to move the snake around. Use any other key to pause the game.

But... Why ?

Yee.