Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-haskell/elm-terrain-generator

an experiment with using Elm to make a 2D world!
https://github.com/ryan-haskell/elm-terrain-generator

elm game-development random terrain-generation

Last synced: 26 days ago
JSON representation

an experiment with using Elm to make a 2D world!

Awesome Lists containing this project

README

        

# elm-terrain-generator
> an experiment with using Elm to make a 2D world!

![Just a screenshot](/screenshot.png)

Play around with it here: [elm-terrain-generator](https://elm-terrain-generator.netlify.com)

## local dev

1. __`npm install`__

1. __`npm run dev`__