Skip to content

infinitelives/infinitelives.procedural

Repository files navigation

RPG map generator

RPG Map Screenshot

(:require [infinitelives.procedural.maps :as maps])

(maps/make-rpg-map w h seed)

Returns a hash-map of {[x y] terrain} where terrain is one of grass, trees, road, sand, water.

About

Generate game assets procedurally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages