This is a pure Python package of the MarkovJunior package by mxgmn. In the TODO.md you can check out the WIP features that are present in the original project.
numpyfor general array structures and manipulationscipyfor the handy convolution modulepygamefor rendering
Below are two gifs that showcase the capabilities of MarkovJunior:
- A dungeon generator using pure MarkovJunior nodes
- A city generator using the
<wfc>node

