/funx

Attempt to write card game in Clojure

Primary LanguageJavaScriptEclipse Public License 2.0EPL-2.0

Funx

Attempt to write card game in clojure.

This project started as a fork of enterlab/rente

Usage

Clone, and cd into the funx folder.

lein figwheel

Wait for figwheel to finish and notify browser of changed files! Then in another terminal tab:

lein run

point browser to: http://localhost:8080

Deploy

FIXME: Add deploy steps

License

Copyright © Illia Obukhau 2021-2022

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