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.
5 stars 2 forks source link

Player timeouts #39

Open johnameyer opened 3 years ago

johnameyer commented 3 years ago

Support of limiting a waiting period on an action and default handler in that scenario.

Would be useful for Mafia or others