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

Add additional game settings #3

Open johnameyer opened 4 years ago

johnameyer commented 4 years ago

As a user, I would like to have some control over how the game is set up E.g. smaller deck, different point values, different bots, e.t.c.

johnameyer commented 4 years ago

Basic framework done by d4b67df239faaf643522

johnameyer commented 3 years ago

Rescoping to be adding additional settings to the existing games. (Probably means this issue will be long-living)