[Haskell-cafe] ANN: Dungeons of Wor - a largish FRP example and a fun game, all in one!

Thomas Hartman tphyahoo at gmail.com
Thu Feb 11 20:42:34 EST 2010


1) This is missing the obligatory youtube video.

2) AWESOME! :)

thomas.

2010/2/11 Patai Gergely <patai_gergely at fastmail.fm>:
> Hello all,
>
> I just uploaded the first public version of Dungeons of Wor [1], a
> homage to the renowned three-decade-old arcade game, Wizard of Wor.
> While it makes a fine time killer if you have a few minutes to spare, it
> might be of special interest to the lost souls who are trying to figure
> out FRP. The game was programmed using the Simple version of the
> experimental branch of Elerea [2], which provides first-class discrete
> streams to describe time-varying quantities, and the main game logic is
> described as a composition of streams instead of a world state
> transformer. Developing in this manner was an interesting experience,
> and I'll write about it in more detail over the weekend.
>
> All the best,
>
> Gergely
>
> [1] http://hackage.haskell.org/package/dow
> [2]
> http://hackage.haskell.org/packages/archive/elerea/1.2.3/doc/html/FRP-Elerea-Experimental-Simple.html
>
> --
> http://www.fastmail.fm - The professional email service
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list