Pure-Python Markov Junior

May 2, 2025 ยท View on GitHub

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.

Packages

  • numpy for general array structures and manipulation
  • scipy for the handy convolution module
  • pygame for rendering

Showcase

Below are two gifs that showcase the capabilities of MarkovJunior:

  • A dungeon generator using pure MarkovJunior nodes
  • A city generator using the <wfc> node


dungeon | city