I asked folks in the #gamedev channel on Elm Slack for package recommendations and also searched for different talks and podcasts related to game development in Elm. Please suggest more packages or other helpful resources! At some point we need to synchronise this with Awesome Elm Game Development.
Packages
- evancz/elm-playground — a package to create pictures, animations, and games with Elm! It has inspired similar packages: lucamug/elm-playground-3d and justgook/webgl-playground
- A family of packages for geometry, units and 3D rendering: ianmackenzie/elm-geometry, ianmackenzie/elm-units, ianmackenzie/elm-3d-scene
- w0rm/elm-physics — 3D Physics Engine
- Packages for 2D games with WebGL: Zinggi/elm-2d-game, Zinggi/elm-game-resources
- elm-explorations/webgl — WebGL for Elm
- kuzminadya/mogeefont — a pixel font for WebGL
- JavaScript interop: MartinSStewart/elm-audio, joakin/elm-canvas, xarvh/elm-gamepad
Talks
- “Game development in Elm, from zero to game jam”
- “Building a Music Learning Game with Elm, Web Midi, and SVG Animation”
- “Game Development in Elm: Build Your Own Tooling”
- “Building Seeds: A Smartphone Game for the Browser”
- “The Tricks of Game Programming in a Pure Functional Language”
- “Mogee or how we fit Elm in a 64×64 grid”
- “Is performance enough in Elm to create full fledged video games”
- “Creating a Fun Game with Elm”
Podcasts