Candyland Escape

Roll through Candyland and avoid the obstacles! Press space to jump and avoid obstacles.


Play this demo in full screen.

1) Choose a character and background.


Play this demo in full screen.

2) Create a counter that will increase over time. Use this as the player's score.


Play this demo in full screen.

3) Have your character rotate continuously.


Play this demo in full screen.

4) Make your character fall to the bottom of the screen.


Play this demo in full screen.

5) Create an invisible "floor" for your character that it can't fall past.


Play this demo in full screen.

6) Have your character jump when the space key is pressed.

Play this demo in full screen.

7) Create an obstacle.


Play this demo in full screen.

8) Have the obstacle appear at a random height on the screen.


Play this demo in full screen.

9) Have the obstacle move towards your character and continue to reappear each time it passes the edge of the screen.


Play this demo in full screen.

10) Have the obstacle speed up as the score increases.


Play this demo in full screen.

11) Have your game end if an obstacle touches your character.


Play this demo in full screen.