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

Should have built-in alternatives to the turtle. #31

Open
davidbau opened this issue Feb 7, 2014 · 1 comment
Open

Should have built-in alternatives to the turtle. #31

davidbau opened this issue Feb 7, 2014 · 1 comment

Comments

@davidbau
Copy link
Member

davidbau commented Feb 7, 2014

Currently you can say "wear red" (or any color) to change the turtle shell, or "wear url" to wear an arbitrary image.

We should also support (and document) a few other built-in characters such as "hero"/"heroine", "mouse", "cat", "dog", "rocket", "car", "boat", "fish"; and maybe a few built-in abstract shapes such as "circle", "square", "triangle", "arrow".

A palette of built-in characters would be a more classroom-friendly alternative to Scratch's drawing program (which is where kids will spend all their time instead of programming), or going to the internet to look for image urls (which is another way for kids to spend all their time instead of learning to program).

If we allow color combinations with a dozen built-in shapes, that's plenty of room for personalization for kids in a classroom setting.

@MarkusBordihn
Copy link
Contributor

This sounds great. Is this already implemented in the code so that I could define alternative shapes ?

If not please point me to the needed changes in the code.

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