NaitLee / feeding

A plain simple minigame in HTML/SVG DOM. Feed me!

Home Page:https://feed.unseen-site.fun/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feeding

Here you can feed me.

You can also clone this repository execute the command below to play with it.

deno run --allow-read --allow-net --unstable-kv https://github.com/NaitLee/feeding/raw/main/main.ts

Uses Deno KV for global counting. Formerly its Countapi but the service is down for a long time.

The purpose of this little stuff is to see if SVG is powerful enough to do such things, and have fun.

License

All code have their associated rights waived with CC0. Artwork nait-fun.svg licensed under CC-BY-4.0.

“NaitLee” OC Copyright © NaitLee 2018-2024, all rights reserved.

About

A plain simple minigame in HTML/SVG DOM. Feed me!

https://feed.unseen-site.fun/

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 62.4%Language:CSS 19.5%Language:TypeScript 10.8%Language:HTML 7.3%