back

by surprisetalk·3y ago·view on hn ↗
I'd highly recommend checking out Elm playgrounds:

In ~70 lines, you have a Mario-like platformer with live code in the browser! https://elm-lang.org/examples/mario

You could use the turtle example as the basis for a racing game: https://elm-lang.org/examples/turtle

And there's even a WebGL implementation for 3D graphics! https://elm-lang.org/examples/first-person

> Another issue I'm facing is that we are French. It's a requirement for us to use resources in French for now as he improves his English along the way.

The Elm Europe community seems to be pretty large. I'd try reaching out to them and see if anybody has French resources.

1 comments
Nice, thank you for this.

I'm having one issue here is that ELM is not a language I know, so I'll have to learn it along with him in case he get stuck :D

The Elm guide is excellent: https://guide.elm-lang.org

You (or your son) can also email me at hello@taylor.town if you need help getting started :) I'll be happy to answer any questions you have

Thank you for your kind help, I appreciate it!