diff --git a/README.md b/README.md index 75de3e4..6d88ecd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,19 @@ Thirteen Tien Len TODO ---- +Test play_hand of run including face cards + +BUG TODO: First player / lowest card holder should not be able to pass +first play + +Fix tests. They mostly pass when run individually. Explore if game_setup +is causing a bleedover between scenarios + +Bug: Players should not be able to pass outside of their turn. + Validate play: play.player == game.current_player + +Replace publicly displayed emails with usernames + ## Proposed Schema Table @@ -33,8 +46,6 @@ Start new game with existing players - In game currencies - Tournaments -BUG TODO: First player / lowest card holder should not be able to pass -first play ReactJS front-end