elm-playground icon indicating copy to clipboard operation
elm-playground copied to clipboard

Create pictures, animations, and games with Elm!

Results 15 elm-playground issues
Sort by recently updated
recently updated
newest added

Some type is not exposed causing the type signature of main to fail. Related to https://github.com/evancz/elm-playground/issues/9

... For placing shapes randomly, I thought that would be a great addition to this library !

The fact that `words` are rendered as centered text makes it a bit hard to display text on the left or right side of the screen: the user has to...

I am getting these errors trying to write the type signature of main: ``` I cannot find a `Playground.Game` type I cannot find a `Playground.Msg` type ``` I am going...

I feel like I'm missing something and there's a good reason why. But why are some of the functions that would faciliate an elm-playground application being used in a broader...