Inspired by the recent release of https://github.com/mxgmn/MarkovJunior , I had to take a swing at my own implementation. GOt the basic rules working, but don't really want to waste time making the higher order nodes (sub chains, sub sequences, selectors etc) until I understand the Observation code (end result constraints). fun exercise!
@aeva thanks! This is Godot with GDscript
@KPD this is awesome :D What did you build yours in? I'm working on my own in Racket.