Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w0rm/elm-mogee
A WebGL platformer that fits into 64x64px screen
https://github.com/w0rm/elm-mogee
elm game webgl
Last synced: about 2 months ago
JSON representation
A WebGL platformer that fits into 64x64px screen
- Host: GitHub
- URL: https://github.com/w0rm/elm-mogee
- Owner: w0rm
- License: other
- Created: 2016-04-10T20:48:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-02-06T15:43:59.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T20:10:48.096Z (2 months ago)
- Topics: elm, game, webgl
- Language: Elm
- Homepage: https://unsoundscapes.itch.io/mogee
- Size: 4.61 MB
- Stars: 142
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Mogee](logo.png)
A WebGL platformer that fits into 64x64px screen.
Submitted to the [\#LOWREZJAM 2016](https://unsoundscapes.itch.io/mogee).
## Instructions to run
1. Install elm [elm-lang.org/install](http://elm-lang.org/install)
2. Clone this repo
3. Run `elm make src/Main.elm --output elm.js`
4. Open `index.html` in the browser## Special Credits
* Pixel art by [Nadya Kuzmina](https://github.com/kuzminadya)
* Theme music and sounds by [Carlos Pazuzu](https://twitter.com/carlospazuzu)