/spanout

A breakout clone written in Haskell

Primary LanguageHaskellOtherNOASSERTION

spanout Hackage

A breakout clone written in Haskell using the FRP library netwire and vector graphics library gloss.

Screenshot

Usage

Hit all the bricks and don't let the ball fall off.

  • Mouse – bat control
  • Space – skip current level

Compiling

Tested with GHC 9.2.8 and Cabal 3.6.2.0, both of which you can install with ghcup:

cabal run