Sunday 29 June 2014

Fixed the controls for android version of game, to stop character falling off the game world. It worked fine on pc keyboard but forgot to test for the android touch controls. everything works as it should now.

working on the death sequence now, want game to display final score after death then press a key to get to main menu where you can start another game.

Started death sequence, Total score is worked out and displayed after death. Score calculated as follows (stars x 1)+(jewels x 5)+(time bonus)

Time bonus not calculated yet and may not make the final game, its just an idea for now. I would have to implement a maximum time to complete each level and then calculate a bonus for time left, if any. It would make each level more challenging  as you try to beat time taken.

No comments:

Post a Comment