On Sat, Aug 02, 2003 at 10:35:34AM -0300, Andre W B Furtado wrote:
> Does anyone know if Haskell is/was used to develop educative games? Do you
> recommend some papers on the subject?

Oddly enough, I wrote a version of letter invaders (to teach typing) for
haskell using HSHGL and HSX11 the other day. it is available at
http://repetae.net/john/computer/haskell/hsletters.tar.gz

not sure if this is the sort of thing you are looking for, I wrote it to
learn a new type of keyboard, but oddly enough found writing the program
itself was practice enough. It is a bit rough around the edges. 
        John

-- 
---------------------------------------------------------------------------
John Meacham - California Institute of Technology, Alum. - [EMAIL PROTECTED]
---------------------------------------------------------------------------
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to