Runner HTML5 game with Camel hero
##Added
-scrolling background image;
-running camel sprite (with animation);
-score, fps, countdown interface elements;
-changing track;
-pause & unpase when change window focus;
-camel jumps and spits (decreases 10% water);
-collision of camel and other sprites;
-collision of spit and other sprites;
-main menu
--added music to menu
--asking name before launch the game
--music on/off control
-added barriers
-increases:
-- oasis (+10% water)
-- bush (+10% health)
-decreases health:
-- palm (-15 %)
-- pyramid (-20%)
-- tourist (-25%)
-added increasing/decreasing health or water
-added progress bars of water and health
##Controls
-up track = touch on track, keys: j, w, Up;
-down track = touch on track, keys: f, s, Down;
-jump = touch on jump button, key: space;
-spit = touch on spit button, key: enter.
##Statistics
-initially given 100 points;
-with every 30 frames games added 1 point;
-for the collision with the tourist subtracted 45 points;
-for shooting the tourist added 45 * (spitting distance of the flight);