Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 556 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 556 Bytes

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.