- Unpack BrickBallExecutable.exe
- Start BrickBall.exe in it
- Start QT Creator and open BrickBall.pro with "Open Project
- Select the appropriate configuration kit
- "Run "Build Project
- "Execute "Run
- Start Visual Studio without opening a project "Continue without code
- Select "Extensions -> Qt VS Tools -> Open Qt Project File" and open BrickBall.pro
- Start the "Local Windows Debugger" in the desired configuration (Qt VS Tools must be installed)
-
Mouse movement: Control the paddle
-
Any mouse click: Ball on paddle is shot
-
Escape key in the game: Return to main menu
- BrickBallExecutable.exe entpacken
- BrickBall.exe darin starten
- QT Creator starten und mit "Open Project" BrickBall.pro öffnen
- Passendes Konfigurations Kit auswählen
- "Build Project" ausführen
- "Run" ausführen
- Visual Studio starten ohne ein Projekt zu öffnen "Continue without code"
- Über "Extensions -> Qt VS Tools -> Open Qt Project File" auswaählen und BrickBall.pro öffnen
- In der gewünschten Konfiguration den "Local Windows Debugger" starten (Qt VS Tools müssen eingerichtet sein)
-
Mausbewegung: Steuern des Paddles
-
Beliebiger Mausklick: Ball der auf Paddle liegt wird abgeschossen
-
Escape Taste im Spiel: Rückkehr ins Hauptmenü