In order to “dive into FML”, i’ve been working on a couple of very simple little game remakes. They’re far from finished, but they can already be tested :
pacman : ./game --level-path=“data/level/aritest” --level pacman-1.cfg
pang : ./game --level-path=“data/level/aritest” --level pang-1.cfg
I hope they can provide simple examples for anyone willing to learn the engine too.