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

Remove EventEmitter #31

Open
mhluska opened this issue Aug 22, 2021 · 0 comments
Open

Remove EventEmitter #31

mhluska opened this issue Aug 22, 2021 · 0 comments

Comments

@mhluska
Copy link
Owner

mhluska commented Aug 22, 2021

It's too dynamic for AssemblyScript and isn't really needed now that we advance the game with a DFA. We can just get a full tree of game state after every step with a function call from the outside. After that is removed, we can also remove Proxy code which wouldn't be supported in AS either.

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