8 skills found
mxgmn / MarkovJuniorProbabilistic language based on pattern matching and constraint propagation, 153 examples
Yuu6883 / MarkovJuniorWebTypescript version of MarkovJunior, runs on the web with a fancy renderer
DevBobcorn / MarkovCraftMarkovJunior in Unity
lalawuu / MarkovJunior.jsThe Javascript and canvas port of https://github.com/mxgmn/MarkovJunior : A Probabilistic Programming Language.
woldendans / MJ Simple IslandA simple island map generator configuration for MarkovJunior
expenses / MarkovA partial MarkovJunior (https://github.com/mxgmn/MarkovJunior) implementation as a python library, written in rust
heyx3 / MarkovJunior.jlA port of the awesome Markov Junior procedural generation algorithm, to Julia
ShredEagle / MarkovJunior.cppA port of mxgmn/MarkovJunior to cpp