Difference between revisions of "WxFruit"

From HaskellWiki
Jump to navigation Jump to search
(Makeover)
(Added Category:Orphaned projects)
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
[[Category:Arrow]]
 
[[Category:Arrow]]
 
[[Category:Packages]]
 
[[Category:Packages]]
  +
[[Category:Games]]
  +
[[Category:Applications]]
  +
[[Category:FRP]]
  +
[[Category:Orphaned projects]]

Revision as of 19:48, 9 May 2011

wxFruit is a graphical user interface that combines some of the power and versatility of wxHaskell with the elegance and simplicity of Fruit. The interface of wxFruit has a functional style, using arrows, whereas wxHaskell has an object oriented style.

The package includes a demo game, PaddleBall:

PaddleBall.png

After installing wxFruit, type paddle at a shell prompt to start the game; try to keep the ball in the game, using the mouse to move the paddle.

The position of developer/maintainer is currently open.

See also