Skip to content

iobuhov/funx

 
 

Repository files navigation

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.

Languages

  • JavaScript 84.8%
  • Clojure 15.2%