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

Better prompt examples, especially RPG vs Mandelbrot #13

Open
TimPietrusky opened this issue Apr 5, 2023 · 0 comments
Open

Better prompt examples, especially RPG vs Mandelbrot #13

TimPietrusky opened this issue Apr 5, 2023 · 0 comments

Comments

@TimPietrusky
Copy link
Member

TimPietrusky commented Apr 5, 2023

When we create RPGs, it's better to use console.log instead of logUpdate. This must be documented. For animated examples, like Mandelbrot Algo, it's better to use logUpdate, as the whole output is replaced inline instead of new things are added on top of each other.

OR we get rid of logUpdate all together as a default and use it only on demand.
OR we create presets for specific directions that could be taken by the user.

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