This commit is contained in:
Adam 2024-08-04 16:18:44 -04:00
parent 52070d8fd2
commit fb6105241a

View file

@ -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