L'Abbaye des morts
L'Abbaye des morts is a game from locomalito ported to HTML5 + JS by Lucera Project
As commented in this issue we need to make some modifications to Phaser in order to get the proper behaviour, so we include the modified file in the js/libs folfer.The file "js/libs/phaser.js" has been modified to let our hero keep flying when collides vertically with the roof in the midle of a jump.The modified methods are "processTileSeparationX" and "processTileSeparationY".