Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure-Python Markov Junior

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

About

Pure-Python port of the MarkovJunior project.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages