base code for JS game projects; this version has a particular focus on exploring multiplayer support
Go to file
Tangent Wantwight c8589828c7 Replace the stub loopback server with a local, but multi-client server. 2020-05-02 21:21:56 -04:00
.vscode Add Typescript Import Sorter config 2020-02-15 17:56:19 -05:00
src Replace the stub loopback server with a local, but multi-client server. 2020-05-02 21:21:56 -04:00
.babelrc Add babel 2020-03-24 23:48:38 -04:00
.gitignore Import code from Ludum Dare/Jam 2018 "Sacrifices" that looks reusable. 2019-12-14 18:13:35 -05:00
package-lock.json Add more callbag dependencies 2020-05-02 21:21:56 -04:00
package.json Add more callbag dependencies 2020-05-02 21:21:56 -04:00
plan.txt split generics for local/full input types for now 2020-05-01 22:51:21 -04:00
tsconfig.json add Callbag typings 2020-02-15 17:56:38 -05:00