base code for JS game projects; this version has a particular focus on exploring multiplayer support
Go to file
Tangent Wantwight 1fdea3e454 Move client message processing into client agent 2021-02-13 22:23:24 -05:00
.vscode Add Typescript Import Sorter config 2020-02-15 17:56:19 -05:00
src Move client message processing into client agent 2021-02-13 22:23:24 -05:00
.babelrc Add babel 2020-03-24 23:48:38 -04:00
.gitignore Create stub server in Rust using Warp to handle websockets. 2020-05-10 20:06:20 -04:00
Cargo.lock Bump tokio/warp versions 2021-02-13 15:01:28 -05:00
Cargo.toml Bump tokio/warp versions 2021-02-13 15:01:28 -05:00
package-lock.json Update dependencies 2020-11-06 12:52:28 -05:00
package.json Update dependencies 2020-11-06 12:52:28 -05:00
plan.txt update plan 2020-07-05 17:20:32 -04:00
tsconfig.json avoid accidental js spamming the project 2020-05-09 19:25:39 -04:00