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

State viewer and editor (repl?) #27

Open
44100hertz opened this issue Jun 1, 2023 · 1 comment
Open

State viewer and editor (repl?) #27

44100hertz opened this issue Jun 1, 2023 · 1 comment

Comments

@44100hertz
Copy link
Collaborator

We keep the scene state in a big table. This gives us the power to view and alter the state table on demand, to test fixes. This could be done thru some kind of repl, or maybe another interface.

@winny-
Copy link
Collaborator

winny- commented Jun 2, 2023

I saw technomancy and a few other fennel love2d games devs have integrated a repl using some fairly standard boilerplate. Might be a good starting point

@44100hertz 44100hertz added this to the 0.1.1 milestone Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants