Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).


screencast

## 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)