Main Menu
After the level setting should be nice make a main menu view, with setting, about and maybe a little mini game (I don't know, like all the goos catched in the levels to make a super high tower) .. what you think?
Good idea.So we also need something to save the scores.
I think that the better way is to have 2 files one in which put the extra balls and one for the level.. What do you think?? This evening I'll commit in the artwork folder a sketch I made for it...
Something like l01.level ->extraBall01.txt l02.level ->extraBall02.txt ..................................... lXX.level ->extraBallXX.txt ?
yes or a only file like extraBalls.goo which inside we have l01=3 l02=2 l03=0 ..... lXX=N
But the two implementation are less or more the same
I made a little sketch of a possible main menu, is in the artwork folder, what do you think?
Really cool.Does QT easily support SVG?
yes, display an svg is easy and powerfull with qt, the real problem that I want parse the svg to extract only the usefull information