bananu7 / Hate

A small 2D game framework in Haskell, for Haskell
MIT License
26 stars 2 forks source link

Evaluate the difficulty of providing JS/WebGL backend. #15

Open bananu7 opened 9 years ago

bananu7 commented 9 years ago

With new swappable backends, this might be easier. The first thing to do is to get Hate to build with Haste. The window creation would also probably need to be abstracted. Perhaps a JS-GLFW could help.

bananu7 commented 8 years ago

Changing milestone of that because right now Haste still doesn't seem to be ready for the prime time.