Awesome
elm-pong: experiment, creating a pong clone in elm
With a follow-along blog post at http://mathieu.agopian.info/blog/making-a-pong-game-in-elm.html
You can try the current version of the game at https://magopian.github.io/elm-pong/
Play with the code
$ npm i
$ npm run live