Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main Menu #4

Open
Mandarancio opened this issue Feb 28, 2012 · 7 comments
Open

Main Menu #4

Mandarancio opened this issue Feb 28, 2012 · 7 comments

Comments

@Mandarancio
Copy link
Owner

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?

@md1512
Copy link
Collaborator

md1512 commented Feb 29, 2012

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

@Mandarancio
Copy link
Owner Author

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

@md1512
Copy link
Collaborator

md1512 commented Mar 2, 2012

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

@Mandarancio
Copy link
Owner Author

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
Copy link
Owner Author

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

@md1512
Copy link
Collaborator

md1512 commented Mar 8, 2012

Really cool.Does QT easily support SVG?

@Mandarancio
Copy link
Owner Author

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

@ghost ghost assigned Mandarancio Jun 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants