Skip to content

matthavener/banksim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banksim

Very similar to ants.clj by Rich Hickey. Some trucks (agents) move money on a grid (refs) from a central bank to division banks. The division banks are decayed and central bank is refilled with another actor. The entire system is drawn with JPanel.

Usage

If you don't have lein, just download the script

Then run, lein repl

Once the repl is loaded, call the start function with (start)

License

Copyright (C) 2012 Matt Havener

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published