Un contatore di life points per una partita di Yu-Gi-Oh! :D https://pweapon.org/yugiohcounter/
  • Svelte 47.3%
  • TypeScript 45.8%
  • CSS 4.6%
  • JavaScript 1.4%
  • HTML 0.9%
Find a file
2025-12-18 18:06:04 +01:00
screenshots updates 2025-12-17 21:05:37 +01:00
src updates 2025-12-17 21:40:15 +01:00
static updates 2025-12-17 21:40:15 +01:00
.gitignore add gitignore 2025-12-17 14:35:52 +01:00
.npmrc updatethis! 2025-12-17 14:36:08 +01:00
LICENSE Add GPLv3 2025-12-18 18:06:04 +01:00
package-lock.json bump deps 2025-12-17 15:29:11 +01:00
package.json update naming 2025-12-17 21:37:47 +01:00
README.md updates on usage 2025-12-17 21:23:28 +01:00
svelte.config.js big updates 2025-12-17 17:28:13 +01:00
tsconfig.json updatethis! 2025-12-17 14:36:08 +01:00
vite.config.ts updatethis! 2025-12-17 14:36:08 +01:00

Yu-Gi-Oh! Duel Counter

Un counter di punti per una partita di Yu-Gi-Oh! :D

Desktop view

Cose carine

  • Screen Wake Lock — Usa la WakeLock API per tenere sveglio il device
  • Responsive Design — Funziona su telefoni, tablet e desktop

Quick Start

npm install # install dipendenze
npm run dev # fa partire server di sviluppo con hot reloading
npm run build # builda il software