Skip to content

niamu/digimon-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for the Digimon Card Game (2020)

Heroicc

This repository hosts tools for the Digimon Card Game (2020) and is the foundations for Heroicc.

Codec

The codec directory hosts multiple library implementations for encoding and decoding of Digimon Card Game (2020) decks. With a deck codec the community can share decks between platforms and services that implement the codec making decks portable and shareable.

Database

db contains code that scrapes official Bandai sources for the Digimon Card Game (2020) and produces a normalized and enriched Datomic database of card data in all officially supported languages where cards are released.

API

api is a JSON:API exposing data from the database.

Card Scanner

card-scanner is an in-browser tool that uses the webcam to match cards using a perceptual hash.


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License unless otherwise stated.

CC BY-NC-SA 4.0

About

Tools for the Digimon Card Game (2020)

Resources

License

Stars

Watchers

Forks