Last week, during the last Erlang Rennes Meetup, we talked about a conference about Erlang and a coding dojo and… We decided to modify the code project in Haskell from the last coding dojo. This project was a Space Invader developed in Haskell and we want to add a wait to share position and software state to a pool of other Erlang nodes.

This project is just an example, and will give you just a big picture of all Erlang capabilities in distributed environment. So, please, don’t use this project as it if you want to use it in production environment (I don’t know, maybe you want to use space invaders in production?).

# Haskell Serialization with BERT

# Haskell Network Connection to Erlang Node

# Erlang Side Receiver

# Erlang Forwarder

Conclusion