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.
As a user, if my hand was entirely live after I had gone down, the game should give me a way to play on others.
As a user, if my hand was entirely live and I can't go down, this should be handled somehow (grabbing cards from the deck until not live? simply ending the round there?)
As a user, if my hand was entirely live after I had gone down, the game should give me a way to play on others. As a user, if my hand was entirely live and I can't go down, this should be handled somehow (grabbing cards from the deck until not live? simply ending the round there?)