Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrickBall

Notes (English)

Executing the executable

  1. Unpack BrickBallExecutable.exe
  2. Start BrickBall.exe in it

Running the project with QT Creator

  1. Start QT Creator and open BrickBall.pro with "Open Project
  2. Select the appropriate configuration kit
  3. "Run "Build Project
  4. "Execute "Run

Running the project with Visual Studio + Qt VS Tools Extension

  1. Start Visual Studio without opening a project "Continue without code
  2. Select "Extensions -> Qt VS Tools -> Open Qt Project File" and open BrickBall.pro
  3. Start the "Local Windows Debugger" in the desired configuration (Qt VS Tools must be installed)

Operation of the application

  • Mouse movement: Control the paddle

  • Any mouse click: Ball on paddle is shot

  • Escape key in the game: Return to main menu


Hinweise (German)

Ausführen der Executable

  1. BrickBallExecutable.exe entpacken
  2. BrickBall.exe darin starten

Ausführen des Projektes mit QT Creator

  1. QT Creator starten und mit "Open Project" BrickBall.pro öffnen
  2. Passendes Konfigurations Kit auswählen
  3. "Build Project" ausführen
  4. "Run" ausführen

Ausführen des Projektes mit Visual Studio + Qt VS Tools Extension

  1. Visual Studio starten ohne ein Projekt zu öffnen "Continue without code"
  2. Über "Extensions -> Qt VS Tools -> Open Qt Project File" auswaählen und BrickBall.pro öffnen
  3. In der gewünschten Konfiguration den "Local Windows Debugger" starten (Qt VS Tools müssen eingerichtet sein)

Bedienung der Anwendung

  • Mausbewegung: Steuern des Paddles

  • Beliebiger Mausklick: Ball der auf Paddle liegt wird abgeschossen

  • Escape Taste im Spiel: Rückkehr ins Hauptmenü

About

A brick breaking pong game in C++ using qt

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages