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

String variables/interpolation #59

Open johnameyer opened 3 years ago

johnameyer commented 3 years ago

Allow for messages to contain references (like the player's name) for things that can change over time / be processed separately.