Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split main.js into separate files #1

Closed
danwsong opened this issue Dec 31, 2020 · 1 comment
Closed

Split main.js into separate files #1

danwsong opened this issue Dec 31, 2020 · 1 comment
Assignees

Comments

@danwsong
Copy link
Owner

main.js is incredibly bloated right now. It would probably be best to split into separate files for things like Sound, Display, etc. Even classes like Sound might benefit from further splitting, like a class for each sound channel.

@danwsong danwsong self-assigned this Dec 31, 2020
@danwsong
Copy link
Owner Author

danwsong commented Jan 1, 2021

This is resolved in 78c24c1.

@danwsong danwsong closed this as completed Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant