animate-sdl2: sdl2 + animate auxiliary library

[ bsd3, game, library ] [ Propose Tags ]

sdl2 is a commonly used media library. animate is a general animation library. Combining animate and sdl2, animate-sdl2 provides accessible glue-code to load and draw sprites.


[Skip to Readme]

Modules

  • Animate
    • Animate.SDL

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.1.0, 0.1.1
Dependencies aeson (>=0.11 && <2), animate (>=0.6.1 && <1), base (>=4.7 && <5), sdl2 (>=2.4.0.1 && <2.5), sdl2-image (>=2.0.0 && <3) [details]
License BSD-3-Clause
Copyright 2018 Joe Vargas
Author
Maintainer Joe Vargas
Category Game
Home page https://github.com/jxv/animate-sdl2#readme
Bug tracker https://github.com/jxv/animate-sdl2/issues
Source repo head: git clone https://github.com/jxv/animate-sdl2
Uploaded by jxv at 2018-05-20T01:23:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1757 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-05-20 [all 3 reports]

Readme for animate-sdl2-0.1.1

[back to package description]

animate-sdl2

sdl2 is a commonly used media library. animate is a general animation library. Combining sdl2 and animate, animate-sdl2 provides accessible glue-code to load and draw sprites.