[Haskell-cafe] Browser Game Engine

Tom Hawkins tomahawkins at gmail.com
Mon Jan 17 04:26:37 CET 2011


I want to create a simple browser game using Haskell.  It would be
nothing complicated: basic 2D graphics, limited sound, and minimal
network traffic.

What is the recommended medium?  Flash or JavaScript+SVG?

Any recommended Haskell libraries for the server-side logic or client
code generation?

-Tom



More information about the Haskell-Cafe mailing list