htdp-image

htdp-image is a simple graphics library inspired by Racket's htdp/image. Under the hood, it is a wrapper on top of Gloss, another easy to use graphics library but htdp-image makes drawing objects even easier for beginners. As long as Gloss works on a machine, this library should also work.


Keywords
graphics, library, Propose Tags , Racket, 2htdp/image, feature list, Gloss, combinator pattern, tromino-tile
License
BSD-3-Clause
Install
cabal install htdp-image-1.1.0.1