• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Main

Page history last edited by Jim Blomo 15 years, 9 months ago

Tetris in Haskell with OpenGL

 


 

Intro/Background

 

This program makes use of the following modules:

 

Purpose of program

  • Show Haskell's refactoring strengths
  • Demonstrate the difference between beginer code and more elegant techniques
  • Examples for those who want to use HOpenGL
  • Attract the ladies

 

What this program is not

  • Fully featured: this program is intended to have enough code to refactor/improve, not to be a finished game
  • Bug free: I haven't done too much testing
  • "Cleaned up": I'd like to get opinions on what Haskell code from an average programmer looks like. Can it be understood and "cleaned up" by others? Do Haskell's features play into this ability?

!

Comments (0)

You don't have permission to comment on this page.