You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.
Just got done with a swizzeet backend refactor. We're going to need to do a big refactor of the frontend before we can make any massive cool new features.
I'm thinking use Browserify, and break the chunks of code up into smaller modules similar to the backend approach. Shouldn't need a massive game object anymore.
Anticipated modules:
bootstrap
environment
player
npcs
persistence
players
network
graphics
chat
audio
The text was updated successfully, but these errors were encountered:
Just got done with a swizzeet backend refactor. We're going to need to do a big refactor of the frontend before we can make any massive cool new features.
I'm thinking use Browserify, and break the chunks of code up into smaller modules similar to the backend approach. Shouldn't need a massive game object anymore.
Anticipated modules:
The text was updated successfully, but these errors were encountered: