Hi,
if your're not aware of rosettacode.org, it is a very interesting wiki
where people submit algorithms and short programs in different
languages so than it is easy to compare how different languages
approach the same problem.

To start learning Clojure, I've tried to implement RCRPG, that is a
very minimal dungeon exploring game. You can check the code on the
wiki (http://rosettacode.org/wiki/RCRPG/Clojure) and I've also set up
a git repository on https://github.com/pistacchio/rosettacode.clojure.rcrpg

This is my very first approach to Clojure, so I'd love to see comments
and corrections on my code by more expert coders. It's a wiki, so by
contributing you'll help the rosettacode project and me! ^__^

Thanks.

-- 
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

Reply via email to