johnameyer / cards-ts

A card game framework and various games in Typescript. The framework allows for bot development and playing card games in the terminal or in a browser.
6 stars 2 forks source link

Engine genericization #13

Closed johnameyer closed 4 years ago

johnameyer commented 4 years ago

It should be possible to make the engine generic, to make an easy template for implementing other card games.