package:unlimited

Cards database and game rules for the Star Wars: Unlimited CCG.

On pub.dev Github action status Dartdocs

This package contains the libraries:

  • cards.dart: An inlined copy of the cards database.
  • schema.dart: The schema for the cards database and game concepts.
  • state.dart: Representation of game state or card collections.

Libraries

cards
Defines the schema for the cards.
schema
Inlines a copy of the cards database.
state