Comment author: scubed 09 August 2015 03:57:45PM 0 points [-]

If you want to try playing regular expression Zendo against the computer, I have a JavaScript version here:

https://codewiz.org/~scubed/rezendo/rezendo.html

That way you can get immediate feedback.

Comment author: scubed 09 August 2015 03:52:48PM *  0 points [-]

I have made a version of Zendo also. This one uses regular expressions (like what darius mentioned). It's just JS, so it doesn't have any special prerequisites to play.

https://codewiz.org/~scubed/rezendo/rezendo.html