2013/3/13 Mikera <mike.r.anderson...@gmail.com> > On Wednesday, 13 March 2013 04:34:21 UTC+8, Reginald Choudari wrote: > >> Any resources/people dedicated to game development using >> Clojure/Clojurescript? >> I have made a couple games using HTML5/Javascript with the canvas >> element, and seeing that Clojurescript can replace Javascript coupled with >> Clojure hosting an HTTP web server, I was thinking of moving over to the >> Clojure way of coding things.. Any suggestions? >> > > You might want to take a look at using LibGDX: I've heard good things > about it and will probably give it a go for my next game project: > > http://libgdx.badlogicgames.com/ > > Apparently a few folks are using it to write android games in Clojure, but > it should also be fully cross-platform (e.g. desktop / web as well) >
Probably not for the web. The landing page states that it does web via GWT, which is a technology that compiles java source code to javascript ... > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.