Hello, Yes. I made a poc for a game that used cljc. The server runs on jvm/clojure and I have the same code on the browser. https://github.com/orionsbelt-battlegrounds/obb-rules
I wrote an article about this: https://medium.com/@donbonifacio/running-clojure-code-on-javascript-e1f37071e69e Hope it helps, On Tue, Sep 22, 2015 at 3:52 AM, Kaylen Wheeler <[email protected]> wrote: > Hello all, > > I'm starting development of a small multiplayer web game with Node.js, and > I'm not sure which languages I should use. > > I was interested in Elm until I realized it couldn't be used on the > backend. I'm concerned with having to replicate code in the clients and > the server. > > Would ClojureScript offer the "one language solution" that I'm looking for? > > Thanks > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Pedro Santos Home - http://psantos.zi-yu.com -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
