OpenGOO icon indicating copy to clipboard operation
OpenGOO copied to clipboard

Main Menu

Open Mandarancio opened this issue 13 years ago • 7 comments

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?

Mandarancio avatar Feb 28 '12 11:02 Mandarancio

Good idea.So we also need something to save the scores.

md1512 avatar Feb 29 '12 15:02 md1512

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...

Mandarancio avatar Feb 29 '12 15:02 Mandarancio

Something like l01.level ->extraBall01.txt l02.level ->extraBall02.txt ..................................... lXX.level ->extraBallXX.txt ?

md1512 avatar Mar 02 '12 09:03 md1512

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

Mandarancio avatar Mar 02 '12 10:03 Mandarancio

I made a little sketch of a possible main menu, is in the artwork folder, what do you think?

Mandarancio avatar Mar 02 '12 11:03 Mandarancio

Really cool.Does QT easily support SVG?

md1512 avatar Mar 08 '12 20:03 md1512

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

Mandarancio avatar Mar 08 '12 20:03 Mandarancio