martian-robots

Usage

Install Leiningen

Execute the application with

lein run

it will show the result of the simulation. The planet data structure is contained in the core.clj file. It can be modified to simulate different situations.

Execute tests with

lein test