PencilCode / jquery-turtle

Turtle Graphics for JQuery
Other
44 stars 25 forks source link

Fix wear color, and add test. #48

Closed davidbau closed 10 years ago

davidbau commented 10 years ago

The simple form 'wear blue' to make the turtle look like a turtle with a blue shell had been broken. This fixes it, and adds a unit test. In the future we should make it so that other sprite classes don't default to the turtle shape when you wear a color.