Skip to content

A HTML5/JS version of the game 'Abbaye des morts' from @locomalito using the phaser.io framework

License

Notifications You must be signed in to change notification settings

luceraproject/abbaye-des-morts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L'Abbaye des morts

L'Abbaye des morts

L'Abbaye des morts is a game from locomalito ported to HTML5 + JS by Lucera Project

Play online

Tools:

  • As code editor we used Brackets.io
  • As base framework we used Phaser, a very helpfull library
  • The maps have been done with Tiled
  • As an image editor we used Paint.NET

Modifications:

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".

About

A HTML5/JS version of the game 'Abbaye des morts' from @locomalito using the phaser.io framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages