Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orasund/elm-game-template
https://github.com/orasund/elm-game-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/orasund/elm-game-template
- Owner: Orasund
- License: bsd-3-clause
- Created: 2023-09-08T11:41:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T18:25:26.000Z (11 months ago)
- Last Synced: 2024-02-06T19:37:29.259Z (11 months ago)
- Language: JavaScript
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elm-game-template
Work in progress
## Table of content
* [**Starting from an Existing Codebase**](docs/MigrateExistingCode.md)
* [**Node Scripts**](docs/Scripts.md)
* [**Sound**](docs/Sound.md)
* [**Mobile Support**](docs/MobileSupport.md)## Roadmap
- [x] support for pixel graphics
- [x] Mobile friendly
- [x] Basic ports for Sound
- [x] Optional sound buffers
- [ ] Optional image buffers
- [ ] Basic Canvas included
- [ ] Basic WebGL included