Game development: Helpers, extras, utils
Basic Chess module in Elm
A fun way to create pictures, animations, and games.
QuadTree implementation in Elm
Interactive storytelling framework
An ECS library for Elm. Provides an easy way to build a full game
A library for building decoders for Tiled levels.
A fun way to create pictures,animations and games in WebGL https://git.io/Jv3wc
A packages that lets you write your own celluar automatas.
AI algorithm for turn based two player games with perfect information.
A collection of essential types for creating games.
A library for parsing "Portable Game Notation" (PGN) for standard chess.
A library of playing card data types and card game scoring
Hexagonal grids and tools to build hex maps and layouts
Simple text adventure builder and viewer
Quadtree space partitioning for collision detection.
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.