Comment on Snake in Elm with WebGLparentComments−kornish9yThe function `Html.program`, in `main`, takes an update function which handles (among other things) ticking the game loop.http://package.elm-lang.org/packages/elm-lang/html/latest/Ht...
Comments
The function `Html.program`, in `main`, takes an update function which handles (among other things) ticking the game loop.
http://package.elm-lang.org/packages/elm-lang/html/latest/Ht...