Commit Graph

64 Commits

Author SHA1 Message Date
Rob Pearce 1ff28b5ef0 Frogot to add title image.
added support for variable help on levels
2016-08-21 09:57:40 +10:00
Rob Pearce b0f3ec030c *create different levels with goals
*display goals at bottom of screen
*implement progress() to earn progress towards goals
*go to next level after meeting all goals
2016-08-21 09:32:57 +10:00
Rob Pearce 5cc296e61f Added commas to score 2016-08-21 07:56:41 +10:00
Rob Pearce 657ca89d4e Centred image on title screen. 2016-08-20 15:38:10 +10:00
Rob Pearce 2aad5e2a93 *title screen
*show final score on game over
*help text
2016-08-20 15:12:32 +10:00
Rob Pearce 85b1b0ca0d Make screen scale properly for phones
Make touch work properly for phones
Added icons for phones
2016-08-20 12:59:29 +10:00
Rob Pearce ac036cd2e6 *Try to scale with window size
*end if no valid moves
*ensure that start of game has at least one valid move.
2016-08-20 12:27:15 +10:00
Rob Pearce 563790902d Text showing current animation 2016-08-20 11:34:25 +10:00
Rob Pearce 225e527dd6 *animate parades
*animate chomps
*offset entire grid downwards to allow space for a header
*add images
*award points for stuff
*show score up the top
*animated points gaining (text fading out)
*touch events:
*       touchstart: a finger is placed on a DOM element.
*       touchmove: a finger is dragged along a DOM element.
*       touchend: a finger is removed from a DOM element.
2016-08-20 11:17:22 +10:00
Rob Pearce 12f79e8b45 *cat eating food should take its place
*parade must be at least 4
*cat can only eat food once, but can eat multiple foods in one go
*dont let chomp lines change dir (but parades can)
*allow reversing a line
*draw arrow for lines
*llama
        *cats next to it can't move
        *cat parades can include one (but only one).
*draw cats in centre of grid squares, not top left
2016-08-19 17:46:39 +10:00
Rob Pearce a73ff6ce6d Added initial kinds of valid path 2016-08-18 16:18:35 +10:00
Rob Pearce 08b65688ca Can now select paths to remove blocks. 2016-08-18 14:54:54 +10:00
Rob Pearce 5e7be4ffcf Test change. 2016-08-18 14:18:17 +10:00
Rob Pearce edef051213 initial checkin 2016-08-18 14:14:48 +10:00