drcode / EconIsle

A Web-based Economic Simulation & Game, written in Clojurescript and qlkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EconIsle

This is an unfinished economics simulation game. I don't really recommend anyone download this in its current state, but it does run fine (recommend using cider and "cider-jack-in-clj&cljs to start)

I will likely rewrite it from scratch if this prototype is ever developed into a more complete program. The most interesting thing to look at is probably engine.clj which contains the full economics simulation.

Setup

To get an interactive development environment run:

clojure -m figwheel.main -b dev -r

Copyright (c) Conrad Barski. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php), the same license used by Clojure.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Web-based Economic Simulation & Game, written in Clojurescript and qlkit


Languages

Language:Clojure 98.6%Language:HTML 1.1%Language:Emacs Lisp 0.3%Language:CSS 0.0%