bugs
This commit is contained in:
parent
5dba411948
commit
5faf913847
1 changed files with 4 additions and 2 deletions
|
@ -53,11 +53,13 @@ cargo build
|
||||||
|
|
||||||
|
|
||||||
## TODO:
|
## TODO:
|
||||||
* figure out auth
|
|
||||||
* finish game logic
|
* 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
|
||||||
|
* use db
|
||||||
* support card text editing
|
* support card text editing
|
||||||
* prevent import of cards that have been seen already and edited
|
* prevent import of cards that have been seen already and edited
|
||||||
* handle duplicates
|
* handle duplicates
|
||||||
* use db
|
|
||||||
* efficiency
|
* efficiency
|
||||||
* make demo clients for multiple platforms and screens
|
* make demo clients for multiple platforms and screens
|
||||||
|
|
Loading…
Add table
Reference in a new issue