base code for JS game projects; this version has a particular focus on exploring multiplayer support
Go to file
Tangent Wantwight 105ab7af03 Update plan 2020-01-19 01:24:04 -05:00
src Make Join work with any # of arguments, and make "id" a pseudo component instead of always returned 2020-01-16 01:54:43 -05:00
.gitignore Import code from Ludum Dare/Jam 2018 "Sacrifices" that looks reusable. 2019-12-14 18:13:35 -05:00
package-lock.json Import code from Ludum Dare/Jam 2018 "Sacrifices" that looks reusable. 2019-12-14 18:13:35 -05:00
package.json Change typings to distinguish dense and sparse stores, and have the container add the "generation" field instead of the container 2020-01-15 22:49:52 -05:00
plan.txt Update plan 2020-01-19 01:24:04 -05:00
tsconfig.json Import code from Ludum Dare/Jam 2018 "Sacrifices" that looks reusable. 2019-12-14 18:13:35 -05:00