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

Grid numbers #20

Closed
premr opened this issue Jan 17, 2014 · 2 comments
Closed

Grid numbers #20

premr opened this issue Jan 17, 2014 · 2 comments

Comments

@premr
Copy link

premr commented Jan 17, 2014

Allow numbers on the grids so people can know where to move the turtle in x,y rather than just relative movements

@davidbau
Copy link
Member

Yes great idea - there should be a debugging button that toggles "show
movement labels" that

(1) shows grid labels that prem suggests and
(2) puts a protractor / compass rose under the current position of the
turtle
(3) shows a forward /back number line under the current position of the
turtle.

And maybe when in this mode, mousing to different parts of the screen
should preview code like "moveto 42, 32" or "fd 108" or "rt 144". Some
sort of click or gesture should enter that code into the editor.

On Fri, Jan 17, 2014 at 11:53 AM, premr notifications@github.com wrote:

Allow numbers on the grids so people can know where to move the turtle in
x,y rather than just relative movements


Reply to this email directly or view it on GitHubhttps://github.com//issues/20
.

@davidbau
Copy link
Member

davidbau commented Feb 1, 2014

ported to pencilcode-site.

@davidbau davidbau closed this as completed Feb 1, 2014
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

2 participants