Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
engine: Implement Card Allotment Logic
This adds a check to ensure there are enough cards in the deck to allot to all players. And then distributes the cards to all players from the shuffled deck. Fixes #3 Signed-off-by: Sagnik Mandal <[email protected]>
- Loading branch information