saveload system
localstorage isn't supported by wasm, so playing online will probably just not have save games for a while
This commit is contained in:
parent
dd91a8cca7
commit
51060f1a85
11 changed files with 290 additions and 63 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/target
|
||||
.rustfmt.toml
|
||||
.vscode/*
|
||||
.vscode/*
|
||||
savegame.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue