@cards-ts/core

Framework for creating and running new card games.

Usage no npm install needed!

<script type="module">
  import cardsTsCore from 'https://cdn.skypack.dev/@cards-ts/core';
</script>

README

@cards-ts/core

GitHub Latest Commit

This is a card game framework written in Typescript. This package contains the framework and useful components, including functionality to display a card game in the command line.

Implementations of a card game must share a certain set of exports to be able to be run, see Hearts for an up-to-date example.

Contributions of games to the library are welcome on the Github.

Running the tests

npm test

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.