Skip to content

AesaKamar/elm-quadtrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadtrees

A purely-functional pragmatic way to express quadtrees in elm.

QuadTree screenshot

Getting started

You need to have Elm 0.18 installed on your machine.

Compile this project with:

elm make demo/`<someFile>`.elm

Then view it:

elm reactor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages