toolness / mobile-microgame-maker

Attempt at building a mobile microgame maker for Minicade.
http://mmm.minica.de
6 stars 2 forks source link

Add time compression. #40

Closed toolness closed 9 years ago

toolness commented 9 years ago

This adds PhaserMicrogame.Time, which has methods fps and ms that make it easy to get the adjusted frames per second or milliseconds based on the current difficulty level.

It also adds a dropdown on the player in the editor that allows authors to try out their game on any difficulty setting:

screen shot 2015-01-31 at 5 25 14 pm