Skip to content

Simple procedural cave system generation with cellular automata on LÖVE2D

License

Notifications You must be signed in to change notification settings

IsometricShahil/ProceduralCaveGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedural cave generation with cellular automata

Intro :

This is a program to procedurally generate cave systems with cellular automata
This program is written in LuaJIT and runs on LÖVE

Controls :

  • Click at the left side of the screen or press n to generate a new cave
  • Click at the right side of the screen or press s to apply the cellular automata rules on the cave

Information :

I learnt the process from this tutorial
This program is licensed under the terms and conditions of the MIT license
See LICENSE for details

About

Simple procedural cave system generation with cellular automata on LÖVE2D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages