Hi Mike,

On 10 March 2010 21:03, Mike Erickson <mike.erick...@gmail.com> wrote:
> I am writing a simple blackjack game in Clojure

I've written up a little commentary as to how I'd approach this
problem differently:
http://gist.github.com/328929
which hopefully will give you some ideas. The general thrust being to
keep your game logic functions separate from state manipulation as it
makes the parts easier to understand and test.


Regards,
Tim.

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