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

The last step isn't shown, when the program is finished #4

Open
Sturwandan opened this issue Dec 6, 2021 · 0 comments
Open

The last step isn't shown, when the program is finished #4

Sturwandan opened this issue Dec 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Sturwandan
Copy link

Sturwandan commented Dec 6, 2021

If the program is terminating before the level completion, the game is immediately reset in RoboZZle Droid, however in javascript beta version, you are able to see where the robot ended up when the program terminated. It is sometimes useful to see the last cell, when making part by part. For example if I start from subroutine I often put something like F2 as only command in F1 to see whenever it works as expected before making F1 code for real. In the android version I have to set a break point on the cell where it is supposed to arrive instead and then execute the last steps manually.

So, it would be nice if during the dialog "No more instructions to execute, you are lost", the robot was at its last position and was reset when the dialog is closed.

Same goes to the other kind of failure. It would be nice to see where did the robot go off the track and what direction it was facing at the moment.

When you win, it's more satisfying to see the final state of the map, when there are no stars left.

@lostmsu lostmsu added the enhancement New feature or request label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants