Add todos
This commit is contained in:
parent
7c6ea5be6d
commit
1317aa1a6d
15
README.md
15
README.md
@ -4,6 +4,19 @@ Thirteen Tien Len
|
|||||||
TODO
|
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
|
## Proposed Schema
|
||||||
|
|
||||||
Table
|
Table
|
||||||
@ -33,8 +46,6 @@ Start new game with existing players
|
|||||||
- In game currencies
|
- In game currencies
|
||||||
- Tournaments
|
- Tournaments
|
||||||
|
|
||||||
BUG TODO: First player / lowest card holder should not be able to pass
|
|
||||||
first play
|
|
||||||
|
|
||||||
ReactJS front-end
|
ReactJS front-end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user