Just a simple game I made to try and learn HTML5 development using the Phaser game framework. I used the arcade physics system along with the arcade slopes plugin.
The graphics were made using Blender and Tiled map editor. I found AlaSQL.js - JavaScript SQL database useful for saveing game progress and settings.
The Android version was made with Apache Cordova.
The game is available to play here:
https://neilbgames.itch.io/mortal-mini-golf
The android version is here:
https://play.google.com/store/apps/details?id=neilbgames.Mortal_Mini_Golf&hl=en
For my next phaser game I plan on doing something a bit more advanced using the p2 physics system.