Curry On
Rome!
July 18-19th, 2016


Creating a Fun Game with Elm
Andrey Kuzmin & Kolja Wilcke
Zalando






Abstract

You are Joe, the courier. It is your job, to deliver all the fashion to all the customers. Sometimes, you have to pick up stuff and return it to the warehouse. However, customers keep ordering more and more — and your bicycle only has room for so many boxes… In this talk we want to tell you how the Elm Architecture empowered us to put the “Elm Street 404” game together. We will give you some insight into the algorithms at play and how we applied functional concepts to the domain of game programming. Some of the challenges we were facing include: implementing a path-finding solution, the random generation of the map and game objects, improving the performance and rendering with WebGL.

Bio (Andrey Kuzmin)

Andrey Kuzmin is a senior frontend engineer at Zalando. He has contributed to frontend tooling, most notably with his gulp-svgstore and gulp-postcss open source projects. Recently Andrey has been learning a functional reactive programming in Elm. Apart from work, he enjoys live music in Berlin and is a yoga newbie.

Bio (Kolja Wilcke)

Kolja Wilcke has worked alternatingly as an illustrator and as a frontend developer, currently with Zalando STUPS. Of late, he took an interest in functional programming and ClojureScript. He also enjoys learning languages outside of the realm of programming.