Liking cljdoc? Tell your friends :D
Clojure only.

lambdaisland.witchcraft.glowstone.worlds

Generate new worlds based on simple xyz->material functions

Quite naive, more a proof of concept.

Generate new worlds based on simple xyz->material functions

Quite naive, more a proof of concept.
raw docstring

create-worldclj

(create-world name gen-fn spawn-loc)

Create a new game world based on a generator function

gen-fn is a function which takes (x y z) and returns a material.

Create a new game world based on a generator function

`gen-fn` is a function which takes (x y z) and returns a material.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close