Skip to content

C++ implementation of a cave/map generation algorithm using cellular automata.

Notifications You must be signed in to change notification settings

Synoecium/cpp-cave-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cpp-cave-gen

C++ implementation of a cave/map generation algorithm using cellular automata (caves can be isolated). Start grid is generating with random alive cell, then fix number of simulation steps are performing.

Map example 70x30

About

C++ implementation of a cave/map generation algorithm using cellular automata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%