Skip to content

nicholasgrose/MarkovGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkovGen

This is a redo of a previous attempt at basic procedural generation backed by Markov Chains. Currently, the best implementation in this repo uses the Ising Model.

Note

The implementation of Markov Chain used here is entirely custom, but it is meant to be able to be used for any set implemenation of markov chains.

About

My second attempt at using Markov Chains for procedural generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages