adafruit/Adafruit_CircuitPython_turtle

Future example or project

Opened this issue ยท 2 comments

Implement Karel the Robot ๐Ÿ˜‰

@ladyada This is the initial issue that got me thinking about this Karel robot programming learning utility.

I tinkered on my own time over the weekend to see how far along I could get this in one sitting during my stream and made it far enough to have a functional implementation. You can see an example of it running at the end of my the stream here: https://www.youtube.com/live/tdoTu11jing?si=WEvzVOmn-4cT7fFd&t=7038 (should have timestamp enbedded, but it's at 1:57:18 incase the link doesn't work.)

It could use some cleanup and commenting if there is a desire to make it into an adafruit library or guide / playground. Let me know if you'd like me to do that. If not, I will push what I have so far into a personal github repo.

hiya ya sure please add it as an example and write it up as a guide!