gwentcards / gwentcards.github.io

Witcher 3 Gwent cards checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Witcher 3 Gwent cards checklist

Hosted here: https://gwentcards.github.io/

A checklist webapp for Gwent cards in The Witcher 3. The collected cards are stored in the URL in the address bar, for easy portability.

Development tools

  • Generate the cards.json: npm run generate-json
  • Download pictures from the Wiki: npm run download-pictures
  • Check card names and see if Wiki articles exist: npm run check-wiki-links
  • Start locally: npm run start
  • Create a production build: npm run build
  • Deploy to Github Pages: npm run deploy

About

Witcher 3 Gwent cards checklist


Languages

Language:JavaScript 89.8%Language:HTML 8.0%Language:CSS 2.2%