[Marble] Open the game window only if user select more than zero number of questions.
Marble is a virtual globe and world atlas — your swiss army knife for maps. Find your way and explore the world! More details about the Marble project are available at https://marble.kde.org/.
Task Description
- Compile marble with cmake option "-DBUILD_MARBLE_EXAMPLES=TRUE " . See here. Open the marble game by executing the binary located at: $BUILD_DIR/examples/cpp/marble-game/marble-game
- Navigate : Play Game => Identify The Country Shape
- You'll see a screen asking for number of questions you want to attempt. See the screenshot here
Current scenario : If you press OK button with total number of questions being zero, the game window will open which is not sane.
Expected Result : Stop the game window from opening if the "total questions" input is zero.
You can find the control of this window in file examples/cpp/marble-game/GameOptions.qml in marble code source tree.
Contact
Got a question, a problem or just want to talk? Please get in touch with us!
The #marble IRC channel is the easiest way to contact us. Webchat here.
- Abhinav Gangwar uses the nick name abhgangwar.
- Dennis Nienhüser uses the nick name Earthwings. He is online in the evenings CET (central european time).
- Torsten Rahn uses the nick name tackat.
- Sanjiban Bairagya ues the nick name fewcha.
All mentors are subscribed to the marble-devel mailing list. You can also reach us individually:
- Abhinav Gangwar at agangwar@kde.org
- Dennis Nienhüser at nienhueser@kde.org.
- Torsten Rahn at tackat@kde.org.