Do you remember NIBBLES.BAS from your old DOS Computer? Well I do. But I also remember "Der Wurm" by "Digital Nightmares". I spent days playing it as a child. Also the multi player mode was a lot of fun.
Wibbles (Nibbles on the Web) is a Snake variant that takes the concept of "Der Wurm"/"The Worm" and ports it to the web.
git clone https://github.com/htho/wibbles.git
cd wibbles
npm i
npm run build
npm run serve
Author: [email protected]
Original Idea:"Der Wurm"/"The Worm" by "Digital Nightmares".
Sprites: "Zelda-like tilesets and sprites" by Armando Montero
This game is licensed under the AGPL because I don't want to make money of it. So no one else should either. The AGPL makes sure no one includes it in an ad bloated browser game collection.