free-game v1.0.3 Release Notes

Release Date: 2014-02-07 // about 10 years ago
    • โž• Added runGameDefault as an alternative of classic runGame def.
    • โœ‚ Removed the duplicate instance of MonadIO.
    • ๐Ÿ†“ free-game no longer depends on ominous repa.
    • Reconstructed 'FreeGame.Data.Bitmap'. 'Bitmap' is just an alias of Codec.Picture.Repa.Image PixelRGBA8
    • โž• Added bitmapOnce which does not keep the internal texture to draw.
    • โž• Added forkFrame analogous to forkIO.
    • Accelerate text rendering.
    • ๐Ÿ‘‰ Make the window size solid.