Open emberborja opened 2 years ago
Going to start this effort by teasing out the universal game state objects into a separate file, almost like a redux store. Potentially I will move these into a state object to make it more explicit when referenced in other places.
Now that I know the require function works it is possible to break functionality out into separate files. I hope that this will lead to a faster and easier to test developer experience.