Skip to content
Notifications You must be signed in to change notification settings

junimo-maithili/tamagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7bc6173 · · Jul 27, 2025

History

14 Commits
Jul 26, 2025
Jul 8, 2025
Jul 27, 2025

Repository files navigation

Athena Award Badge

This is a Tamagotchi Chrome Web Extension, where you can care for a pet while working! You can feed it, pet it, or even play games with it to get coins. The pet will have stats that will slowly deteriorate over time, so it's up to you to make sure your pet stays healthy and happy.

To download the project and run it locally, you need to:

  1. Clone the repository
  2. Install the dependencies (npm install).
  3. Build the extension (npm run build). This will make a folder titled "build".
  4. Add it to Google Chrome by going to chrome://extensions/, then enable Developer Mode and click "Load unpacked". Click the "build" folder and upload it.