Skip to content
/ LiveWaTor Public

A Wa-Tor implementation in Clojure for the browser.

License

Notifications You must be signed in to change notification settings

l3nz/LiveWaTor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveWaTor

A Wa-Tor implementation in Clojure for the browser, using figwheel and reagent.

References:

Dev env

Running

lein figwheel

Running tests

As running tests in JavaScript is complex and sucks, the model is defined as a .cljc class, so we can test int from the JVM side of things.

lein test

Tests in ClojureScript

To be understood - see https://github.com/emezeske/lein-cljsbuild/blob/master/doc/TESTING.md

lein cljsbuild test

Compile for production

lein clean; lein cljsbuild once min

Pretty-printing code

About

A Wa-Tor implementation in Clojure for the browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published