Difference between revisions of "Game Development"

From HaskellWiki
Jump to navigation Jump to search
Line 15: Line 15:
   
 
== Articles and blog posts ==
 
== Articles and blog posts ==
  +
  +
* [http://lambda-the-ultimate.org/node/1277 The Next Mainstream Programming Languages: A Game Developer's Perspective] (PPT, PDF) presentation by Tim Sweeney
  +
 
* [http://prog21.dadgum.com/23.html Purely Functional Retrogames]
 
* [http://prog21.dadgum.com/23.html Purely Functional Retrogames]
   

Revision as of 22:59, 10 February 2011


This page and the #haskell-game IRC channel is the starting point for everyone interested in doing game development with Haskell.

There are quite a lot of games, unfinished libraries, and interested people out there - please gather links here and join us on #haskell-game !

You may also wish to join the Games special interest group on haskellers.com.


Software

Articles and blog posts

Videos

  • Games in Haskell - Matthew Sackman and Tristan Allwood on developing games with OpenGL in Haskell