Parallel Bot
I've been working on my object code and trying to make a drawing bot that likes to do parallel lines lots. Whilst I've already kind of done this I wanted a more linear version which would turn to follow lines it met. Given a blank page, any lines the bot sniffs out must be it's own. And that's how I made this bot. I had to write a random breaker to stop it from getting trapped. A bit buggy but I guess I can iron out that sort of thing if I use parts of this bot later.
Source code
Built with Processing