Maze game help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Maze game help

    So I'm making a game where you need to get the mouse through the maze.
    But I want to have a main menu when you start the game and have multiple levels. (like 10)
    I also want the player to save what level they are on.


    So what do I need to do?

    #2
    Im confused on how you can make a maze game and not know how to make a main menu?
    Saving the players level can be done many different ways: database, html5s local storage, cookies, write to file etc - depends on how you have wrote the game and what language you have used etc

    Comment

    Working...
    X