[Haskell-cafe] Tetris
Jules Bean
jules at jellybean.co.uk
Wed Nov 21 02:06:51 EST 2007
Andrew Coppin wrote:
>> GLUT and GLX will also work, and at least the former has a Haskell
>> binding.
>>
>
> As far as I'm aware, GLUT isn't available for Windows. (Or rather, I
> tried it once, and it wasn't happy at all. And after some Google
> searching, I found it's not around any more.)
As far as I'm aware, all GL implementations come with a GLUT implementation.
It doesn't give you a very sophisticated UI - hardly anything beyond the
ability to open new windows - but it does work, it's simple, and it's
cross platform.
Jules
More information about the Haskell-Cafe
mailing list