Skip to content

Procedural generation of caves using cellular automata implemented in python

Notifications You must be signed in to change notification settings

ua16/Cellular-Automata-Proc-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cellular Automata Proc Gen

Python

Procedural generation of caves using cellular automata implemented in python

Controls:

  • Right Arrow - Advance generation
  • Down Arrow - Regenerate Noise

Showcase

Basically we go from random noise (this):

A picture of Random Noise as you might see on a TV

To a finished looking map of a cave:

A picture of caves as you might see in a 2d overhead map of a cave system

An animation of the program running:

A visual demonstration of how we go from the first image to 2nd image

About

Procedural generation of caves using cellular automata implemented in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages