So the time had come to make a library version of my Tetris-project. [libtetris "0.1.0]
github: https://github.com/bonega/libtetris<https://github.com/bonega/libtetris> There is even some documentation<http://bonega.github.com/libtetris/index.html>thanks to Marginalia. I have ported my Clojurescript-tetris to use said library. https://github.com/bonega/cljs-tetris Play it here: http://bonega.github.com/cljs-tetris/index.html Libtetris have no dependencies on Clojurescript, it is a standard Clojure library. I am very satisfied that we can develop our backbone libraries mostly in isolation and then reuse them in Clojurescript with crossover. Have fun. -- 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