Commit Graph

58 Commits

Author SHA1 Message Date
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