Skip to content

learosema/hyper-nibbly

Repository files navigation

Hyper Nibbly

This is a simple snake-like game in Vanilla JavaScript + SVG I made while travelling with Deutsche Bahn.

Try to eat all the cookies. :)

Running it locally

You can use npm install and npm start to start a local web server based on node express.

Challenges