Skip to content

Digimon Card Game (2020) tools

Notifications You must be signed in to change notification settings

niamu/digimon-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digimon Card Game (2020)

This repository hosts multiple tools for the Digimon Card Game (2020).

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.