corinnekrych / KissingTurtles

"Kissing Turtles", a Mobile Game to learn programming for kids using Groovy DSL to move the turtle. When starting a new game, little Franklin is lost in the maze, help him find his true love. We can replace true love by a salad leaf ;-)
2 stars 1 forks source link

Add Mobile Start Menu with jQuery Mobile in a new HTML page #8

Open corinnekrych opened 11 years ago

corinnekrych commented 11 years ago

To start with, we're doing a single player game. Let's add a new HTML page (so we can still test the DSL separatly) with all the "different pages" (data-role="page" in one single html)

Menu should have: Play! Settings

See it running at: http://corinnekrych.github.com/bingo/

Similar to https://github.com/corinnekrych/bingo/blob/master/index.html