Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 352 Bytes

Trading Card Game kata

In this Kata we will be implementing a rudimentary two-player trading card game. The rules are loosely based on Blizzard Hearthstone.

More info: https://github.com/bkimminich/kata-tcg

Kata made by Codium:

  • Luis Rovirosa
  • Jordi Anguela

how to install

npm install

how to test

npm test