Table of Contents

Keep Talking Assist

I saw a video of Devan Hurst's KTANE AI partner, then saw his was written in Ruby, so I set out to make my own in C#. Borrowed some of his input grammar and maze variables.

Soon later found out how hard it was to make the voice input work so I left it out, and how tricky some modules are such as Who's On First and Morse Code. Not being able to solve Knob while doing Wire Sequences can be a killer.

Text input only.

Code available at: KeepTalkingAssist.zip

Limitation Factors

Modules

KeepTalkingAssist supports all standard modules and the needy Knob. Following is notes on my current progress to optimize the input flow.