Programming Task PJOTR

Afp

Description

Lambdarinth game 0.1 by Team PJOTR:

  • P Paul?
  • J Jeroen
  • O Oscar?
  • T Tom?
  • R go into recursion

Screenshots

Requirements

  • GHC 6.10.1
  • Gtk2Hs? 0.10.0
  • QuickCheck? 2
  • uulib 0.9.5

Important notes

  • The players list in the GUI is not cleared after each game, because clearing the list crashes the client on Ubuntu (segmentation fault) and freezes the players list on Windows. To enable the clearing of the list, decomment line 197 in module Client.GUI.Callbacks.
  • The timer likes to freeze the GUI when the window has lost the focus and retrieved focus again (at least on Windows) and is therefore disabled. To enable the timer, decomment line 52 in module Client.GUI.Callbacks.

Source code

Download

Topic attachments
I Attachment Action Size Date Who Comment
pngpng lambdarinth.png manage 20.4 K 05 Apr 2009 - 21:57 JeroenBouwmans Screenshot of Lambdarinth
zipzip lambdarinth.zip manage 122.8 K 05 Apr 2009 - 22:05 JeroenBouwmans Source code of version 0.1