Skip to content

StephenWakely/bukkure-fractalz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bukkure-fractalz

Creating fractals in Minecraft using Clojure with the Bukkure plugin.

To generate these triangles connect a repl to a Spigot server running Bukkure and run the following function within the fractalz.core namespace :

(make-sierpinsky-pyramid 128 "<The name of your player>")

Or from within the Minecraft console run

  /sierpinsky 128

Replace 128 with the size of the triangle you want to create.

Sierpinsky Pyramids

sierpinsky pyramid sierpinsky pyramid

About

Creating fractals in Minecraft using Bukkure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published