base code for JS game projects; this version has a particular focus on exploring multiplayer support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tangent Wantwight 1fdea3e454
Move client message processing into client agent
2 years ago
.vscode Add Typescript Import Sorter config 3 years ago
src Move client message processing into client agent 2 years ago
.babelrc Add babel 3 years ago
.gitignore Create stub server in Rust using Warp to handle websockets. 3 years ago
Cargo.lock Bump tokio/warp versions 2 years ago
Cargo.toml Bump tokio/warp versions 2 years ago
package-lock.json Update dependencies 3 years ago
package.json Update dependencies 3 years ago
plan.txt update plan 3 years ago
tsconfig.json avoid accidental js spamming the project 3 years ago