Activities/TurtleNutrition: Difference between revisions
| Line 61: | Line 61: | ||
# Create SVG images for the foods similar to [https://github.com/walterbender/turtleart/tree/nutrition/plugins/food/images] | # Create SVG images for the foods similar to [https://github.com/walterbender/turtleart/tree/nutrition/plugins/food/images] | ||
# Edit food.py [https://github.com/walterbender/turtleart/blob/nutrition/plugins/food/food.py#L211] to add your new foods to the food palette | # Edit food.py [https://github.com/walterbender/turtleart/blob/nutrition/plugins/food/food.py#L211] to add your new foods to the food palette | ||
'''Note''': As of version 202.1, there is an "add food" block that will replace Steps 4 and 5 above. | |||
Feel free to ask for help if needed. | Feel free to ask for help if needed. | ||