base code for JS game projects; this version has a particular focus on exploring multiplayer support
Go to file
Tangent Wantwight 9df57e4aa9 Tidy typings for client server-connection dependency injection 2020-05-17 23:17:39 -04:00
.vscode Add Typescript Import Sorter config 2020-02-15 17:56:19 -05:00
src Tidy typings for client server-connection dependency injection 2020-05-17 23:17:39 -04: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 debug-log received websocket messages 2020-05-17 00:43:56 -04:00
Cargo.toml debug-log received websocket messages 2020-05-17 00:43:56 -04:00
package-lock.json tidy+update packages 2020-05-09 17:55:46 -04:00
package.json tidy+update packages 2020-05-09 17:55:46 -04:00
plan.txt Share one server instance between two client instances! 2020-05-02 21:22:57 -04:00
tsconfig.json avoid accidental js spamming the project 2020-05-09 19:25:39 -04:00