LESSWRONG
LW

695
scubed
4020
Message
Dialogue
Subscribe

Posts

Sorted by New

Wikitag Contributions

Comments

Sorted by
Newest
No posts to display.
No wikitag contributions to display.
Zendo-like Induction Game for Playing Online
scubed10y20

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.

Reply
Two Zendo-inspired games
scubed10y20

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

Reply