
16 Jan
2011
16 Jan
'11
10:26 p.m.
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