SkillAgentSearch skills...

Tamagotchi

Virtual pet game

Install / Use

/learn @bsawyer/Tamagotchi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tamagotchi

An html game inspired by Tamagotchi the handheld digital pet

Development

Setup

Install dev dependencies

~ npm i

Figma

The figma designs are consolidated into a single page called "Rig"

Within the page, groups follow a naming convention to encapsulate what svg shapes will be animated with css e.g.

with the group name rigHands:armatures:rotate all the child shapes of this group can be targeted for animating with the css selector .armature-right-hand.armature-rotate

The page is exported from Figma to assets/rigFull.svg and then converted to docs/svg.js by running

~ node ./scripts/pack.js

Game

The game script is in docs/script.js and can played by opening docs/index.html in a browser

To see live stats append ?debug to the url

View on GitHub
GitHub Stars132
CategoryDevelopment
Updated1mo ago
Forks18

Languages

CSS

Security Score

75/100

Audited on Feb 26, 2026

No findings