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

refactor skills and demons #138

Open
pickled-dev opened this issue Jun 5, 2024 · 0 comments
Open

refactor skills and demons #138

pickled-dev opened this issue Jun 5, 2024 · 0 comments

Comments

@pickled-dev
Copy link
Owner

I think I have finally decided I don't like the Key/Value pair format. There's some benefits to it, but at the end of the day. I think having weird methods like Object.keys() and what not makes the code less readable, and just generally more difficult to follow. I'd like to look into just having arrays and adding a name field to the Demon object.

Sure, I might need more functions for getting demon's by name, but I also might not. Maybe I can just use some filter functions to do that instead. I'll need to think about it.

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