goals
This commit is contained in:
parent
52070d8fd2
commit
fb6105241a
1 changed files with 3 additions and 1 deletions
|
@ -56,8 +56,10 @@ cargo build
|
|||
* finish game logic
|
||||
* prevent multiple users claiming the same identity and then all losing it - may create a zombie
|
||||
* prevent zombie users after browser crash
|
||||
* figure out proper auth
|
||||
* figure out proper auth - client's problem?
|
||||
* use db
|
||||
* test bincode and probably move away from json
|
||||
* make typescript sdk
|
||||
* support card text editing
|
||||
* prevent import of cards that have been seen already and edited
|
||||
* handle duplicates
|
||||
|
|
Loading…
Add table
Reference in a new issue