Skip to content

adam-choragwicki/Breakout_Game_Qt_Cplusplus_QML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Breakout

C++ implementation of the classic Breakout game using Qt 6.9.2.

Frontend is rendered using QML engine.

Windows executable is provided.

Play online

You can play the WebAssembly build here:

https://adam-choragwicki.github.io/games/breakout/index.html

breakout.gif

Controls

Input Action
Mouse Move Move paddle
Left Mouse Button Start game / launch ball
Escape Open or close escape menu

Tests

Unit tested using Google Test 1.17.0

How to run on Windows

  1. Download release zip from:
    https://github.com/adam-choragwicki/Breakout_Game_Qt_Cplusplus_QML/releases/latest/download/executable_windows.zip
  2. Unzip
  3. Run executable_windows/Breakout.exe

About

C++ implementation of classic Breakout game using Qt and QML. See README.md for more information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors