Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Zinggi/elm-game-resources
A library for managing game resources (currently only textures)
https://github.com/Zinggi/elm-game-resources
elm game
Last synced: 2 months ago
JSON representation
A library for managing game resources (currently only textures)
- Host: GitHub
- URL: https://github.com/Zinggi/elm-game-resources
- Owner: Zinggi
- License: mit
- Created: 2016-10-05T11:28:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T14:04:10.000Z (over 6 years ago)
- Last Synced: 2024-07-26T06:33:15.889Z (6 months ago)
- Topics: elm, game
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/Zinggi/elm-game-resources/latest
- Size: 7.81 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-elm-gamedev - elm-game-resources - A library for managing game resources. Compatible with [elm-2d-game](https://github.com/Zinggi/elm-2d-game) (Tools)
README
A library for managing game resources (currently only textures)
This is meant to be used together with the [game-2d library](http://package.elm-lang.org/packages/Zinggi/elm-2d-game/latest/).
It can also be used with a [webgl](https://package.elm-lang.org/packages/elm-explorations/webgl/latest/) application.