Your first Haskell Game

http://www.hgamer3d.org/FirstGame.html

Note: the games are coded in an 'imperative' fashion but I'm thinking of transforming them to a more functional approach 😃

Might want help 

--
--

Sent from an expensive device which will be obsolete in a few months! :D

Casey
   

On Jan 11, 2017 2:55 PM, "Michael Litchard" <litchard.michael@gmail.com> wrote:
Hi There.

I'm looking for ideas to flesh out a writing project I'm beginning. What I am looking for is a set of five games in increasing complexity that would allow for a wide discussion of Haskell. I originally began this project by centering the writing around one large game, but this idea has proven to be brittle. The set of five should include a discussion of:

(1) Types
(2) folds, maps, filters
(3) monoids, functors, applicatives, and monads

 Thanks for what ever storms your brains bring forth. :)

_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.