Today I'm releasing play-clj <https://github.com/oakes/play-clj>, a Clojure wrapper for LibGDX that allows you to write games for desktop OSes, Android, and iOS from the same Clojure codebase. The template automatically creates Leiningen projects for all three platforms:
lein new play-clj hello-world I am also releasing Nightcode <http://nightcode.info/> 0.2.6, which includes the play-clj template built-in. I've fixed a lot of bugs since releasing 0.2.0 last month, including finally fixing the REPL input problem. If you'd like to help me continue working on stuff like play-clj and Nightcode, I am on Gittip <https://www.gittip.com/oakes/> now. I would also love help optimizing performance, which is pretty bad on mobile OSes at the moment. Try out my example games<https://github.com/oakes/play-clj-examples>, including an in-progress clone of Notch's Ludum Dare entry, Minicraft. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
