Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Simple Qt/C++ games
Forum Updated to NodeBB v4.3 + New Features

Simple Qt/C++ games

Scheduled Pinned Locked Moved Unsolved Game Development
82 Posts 9 Posters 44.5k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bondrusiek
    wrote on 20 Jun 2022, 17:31 last edited by Bondrusiek
    #3

    Simulator 2D Race
    game_scene.png
    Source code: https://github.com/Przemekkkth/Simulator2DRace_Qt-Cpp
    Gameplay: https://youtu.be/mS-WKWdCk2A
    Play online: https://przemekkkth.github.io/assets/games/outrun/index.html

    1 Reply Last reply
    4
    • B Offline
      B Offline
      Bondrusiek
      wrote on 21 Jun 2022, 18:43 last edited by Bondrusiek
      #4

      Xonix
      screen3.png

      Source code: https://github.com/Przemekkkth/Xonix_Qt-Cpp
      Gameplay: https://youtu.be/IqF47eYil1s
      Play online: https://przemekkkth.github.io/assets/games/xionix/index.html

      1 Reply Last reply
      3
      • B Offline
        B Offline
        Bondrusiek
        wrote on 25 Jun 2022, 09:18 last edited by Bondrusiek
        #5

        Bejeweled
        screen0.png
        Source code: https://github.com/Przemekkkth/Bejeweled_Qt-Cpp
        Gameplay: https://www.youtube.com/watch?v=0YnF8vVZt1E
        Play online: https://przemekkkth.github.io/assets/games/bejeweled/index.html

        1 Reply Last reply
        3
        • B Offline
          B Offline
          Bondrusiek
          wrote on 30 Jun 2022, 12:48 last edited by Bondrusiek
          #6

          Tron
          tron0.png
          Source code: https://github.com/Przemekkkth/Tron_Qt-Cpp
          Gameplay: https://youtu.be/E_tulczVtEU
          Play online: https://przemekkkth.github.io/assets/games/tron/index.html

          1 Reply Last reply
          3
          • B Offline
            B Offline
            Bondrusiek
            wrote on 5 Jul 2022, 17:19 last edited by Bondrusiek
            #7

            Volleyball
            screen0.png
            Source code: https://github.com/Przemekkkth/Volleyball_Qt-Cpp
            Gameplay: https://youtu.be/_w2k-Jtuf8k
            Play online: https://przemekkkth.github.io/assets/games/volleyball/index.html

            1 Reply Last reply
            2
            • B Offline
              B Offline
              Bondrusiek
              wrote on 9 Jul 2022, 16:48 last edited by Bondrusiek
              #8

              Asteroids
              game_scene.png
              Source code: https://github.com/Przemekkkth/Asteroids_Qt-Cpp
              Gameplay: https://youtu.be/AjwiXsv7i_s
              Play online: https://przemekkkth.github.io/assets/games/asteroids/index.html

              1 Reply Last reply
              2
              • B Offline
                B Offline
                Bondrusiek
                wrote on 12 Jul 2022, 13:14 last edited by Bondrusiek
                #9

                Pong2D
                img0.png
                Source code: https://github.com/Przemekkkth/Pong2D_Qt-Cpp
                Gameplay: https://youtu.be/0Pt-XsYm9qI
                Play online: https://przemekkkth.github.io/assets/games/pong2d/index.html

                1 Reply Last reply
                2
                • B Bondrusiek
                  15 Jun 2022, 08:29

                  Simple Qt/C++ games

                  See my github page: https://przemekkkth.github.io/ to see all my Qt projects.

                  hi I wrote a few simple games in Qt. List of them:

                  • Tetris

                  game_scene2.png

                  Source Code: https://github.com/Przemekkkth/Tetris_Qt-Cpp

                  Gameplay: https://youtu.be/CyErbZoVSvc

                  Play online: https://przemekkkth.github.io/assets/games/tetris/index.html

                  • Jun Jump - clone of Doodle Jump

                  screen.png

                  Source Code: https://github.com/Przemekkkth/JanJump_Qt-Cpp

                  Gameplay: https://youtube.com/shorts/3g40t0K3p68

                  Play online: https://przemekkkth.github.io/assets/games/janjump/index.html

                  • Arkanoid

                  arkanoid0.png

                  Source Code: https://github.com/Przemekkkth/Arkanoid_Qt-Cpp

                  Gameplay: https://youtu.be/8ak5AxXh-3U

                  Play online: https://przemekkkth.github.io/assets/games/arkanoid/index.html

                  • Snake

                  snake0.png

                  Source Code: https://github.com/Przemekkkth/Snake_Qt-Cpp

                  Gameplay: https://youtu.be/QxxzeqEapiU

                  Play online: https://przemekkkth.github.io/assets/games/snake/index.html

                  • Minesweeper

                  screen.png

                  Source Code: https://github.com/Przemekkkth/Minesweeper_Qt-Cpp

                  Gameplay: https://youtu.be/B8lmjbBFSVU

                  Play online: https://przemekkkth.github.io/assets/games/minesweeper/index.html

                  • Fifteen Puzzle

                  screen2.png

                  Source Code: https://github.com/Przemekkkth/FifteenPuzzle_Qt-Cpp

                  Gameplay: https://youtu.be/EBays-axBgk

                  Play online: https://przemekkkth.github.io/assets/games/fifteenpuzzle/index.html

                  If you have comments or questions, write

                  to be continued...

                  stay tuned

                  B Offline
                  B Offline
                  Bondrusiek
                  wrote on 17 Jul 2022, 15:55 last edited by Bondrusiek
                  #10

                  Memory puzzle
                  alt text
                  Source code: https://github.com/Przemekkkth/MemoryPuzzle_Qt-Cpp
                  Gameplay: https://youtu.be/H4vZxkOIpcw
                  Play online: https://przemekkkth.github.io/memorypuzzle/assets/games/index.html

                  1 Reply Last reply
                  3
                  • B Bondrusiek
                    15 Jun 2022, 08:29

                    Simple Qt/C++ games

                    See my github page: https://przemekkkth.github.io/ to see all my Qt projects.

                    hi I wrote a few simple games in Qt. List of them:

                    • Tetris

                    game_scene2.png

                    Source Code: https://github.com/Przemekkkth/Tetris_Qt-Cpp

                    Gameplay: https://youtu.be/CyErbZoVSvc

                    Play online: https://przemekkkth.github.io/assets/games/tetris/index.html

                    • Jun Jump - clone of Doodle Jump

                    screen.png

                    Source Code: https://github.com/Przemekkkth/JanJump_Qt-Cpp

                    Gameplay: https://youtube.com/shorts/3g40t0K3p68

                    Play online: https://przemekkkth.github.io/assets/games/janjump/index.html

                    • Arkanoid

                    arkanoid0.png

                    Source Code: https://github.com/Przemekkkth/Arkanoid_Qt-Cpp

                    Gameplay: https://youtu.be/8ak5AxXh-3U

                    Play online: https://przemekkkth.github.io/assets/games/arkanoid/index.html

                    • Snake

                    snake0.png

                    Source Code: https://github.com/Przemekkkth/Snake_Qt-Cpp

                    Gameplay: https://youtu.be/QxxzeqEapiU

                    Play online: https://przemekkkth.github.io/assets/games/snake/index.html

                    • Minesweeper

                    screen.png

                    Source Code: https://github.com/Przemekkkth/Minesweeper_Qt-Cpp

                    Gameplay: https://youtu.be/B8lmjbBFSVU

                    Play online: https://przemekkkth.github.io/assets/games/minesweeper/index.html

                    • Fifteen Puzzle

                    screen2.png

                    Source Code: https://github.com/Przemekkkth/FifteenPuzzle_Qt-Cpp

                    Gameplay: https://youtu.be/EBays-axBgk

                    Play online: https://przemekkkth.github.io/assets/games/fifteenpuzzle/index.html

                    If you have comments or questions, write

                    to be continued...

                    stay tuned

                    B Offline
                    B Offline
                    Bondrusiek
                    wrote on 28 Jul 2022, 13:06 last edited by Bondrusiek
                    #11

                    Flappy Bird
                    flappy_bird.png

                    Source code: https://github.com/Przemekkkth/FlappyBird_Qt-Cpp
                    Gameplay: https://youtu.be/od_x6_kC9o0
                    Play online: https://przemekkkth.github.io/assets/games/flappybird/index.html

                    1 Reply Last reply
                    3
                    • B Bondrusiek
                      15 Jun 2022, 08:29

                      Simple Qt/C++ games

                      See my github page: https://przemekkkth.github.io/ to see all my Qt projects.

                      hi I wrote a few simple games in Qt. List of them:

                      • Tetris

                      game_scene2.png

                      Source Code: https://github.com/Przemekkkth/Tetris_Qt-Cpp

                      Gameplay: https://youtu.be/CyErbZoVSvc

                      Play online: https://przemekkkth.github.io/assets/games/tetris/index.html

                      • Jun Jump - clone of Doodle Jump

                      screen.png

                      Source Code: https://github.com/Przemekkkth/JanJump_Qt-Cpp

                      Gameplay: https://youtube.com/shorts/3g40t0K3p68

                      Play online: https://przemekkkth.github.io/assets/games/janjump/index.html

                      • Arkanoid

                      arkanoid0.png

                      Source Code: https://github.com/Przemekkkth/Arkanoid_Qt-Cpp

                      Gameplay: https://youtu.be/8ak5AxXh-3U

                      Play online: https://przemekkkth.github.io/assets/games/arkanoid/index.html

                      • Snake

                      snake0.png

                      Source Code: https://github.com/Przemekkkth/Snake_Qt-Cpp

                      Gameplay: https://youtu.be/QxxzeqEapiU

                      Play online: https://przemekkkth.github.io/assets/games/snake/index.html

                      • Minesweeper

                      screen.png

                      Source Code: https://github.com/Przemekkkth/Minesweeper_Qt-Cpp

                      Gameplay: https://youtu.be/B8lmjbBFSVU

                      Play online: https://przemekkkth.github.io/assets/games/minesweeper/index.html

                      • Fifteen Puzzle

                      screen2.png

                      Source Code: https://github.com/Przemekkkth/FifteenPuzzle_Qt-Cpp

                      Gameplay: https://youtu.be/EBays-axBgk

                      Play online: https://przemekkkth.github.io/assets/games/fifteenpuzzle/index.html

                      If you have comments or questions, write

                      to be continued...

                      stay tuned

                      B Offline
                      B Offline
                      Bondrusiek
                      wrote on 1 Aug 2022, 18:58 last edited by
                      #12

                      Simon Game
                      alt text
                      Source code: https://github.com/Przemekkkth/SimonGame_Qt-Cpp
                      Gameplay: https://youtu.be/dp_OKrs08wo

                      1 Reply Last reply
                      2
                      • D Offline
                        D Offline
                        DaShubWubDub
                        wrote on 4 Aug 2022, 17:11 last edited by
                        #13

                        I know exactly how hard the game industry is, these are all great. I think it is neat that they use QPainter. Have you thought of using QOpenGL so it uses graphics cards natively?

                        B 1 Reply Last reply 5 Aug 2022, 11:01
                        0
                        • D DaShubWubDub
                          4 Aug 2022, 17:11

                          I know exactly how hard the game industry is, these are all great. I think it is neat that they use QPainter. Have you thought of using QOpenGL so it uses graphics cards natively?

                          B Offline
                          B Offline
                          Bondrusiek
                          wrote on 5 Aug 2022, 11:01 last edited by
                          #14

                          @DaShubWubDub
                          Hi,
                          I use Graphics View Framework (https://doc.qt.io/qt-5/graphicsview.html) not direct QPainter's functions.
                          Have you thought of using QOpenGL so it uses graphics cards natively?
                          Yes ;D. I think use OpenGL, QML or Felgo(https://felgo.com/) in next projects. Maybe I publish it here.

                          1 Reply Last reply
                          1
                          • B Offline
                            B Offline
                            Bondrusiek
                            wrote on 9 Aug 2022, 12:58 last edited by Bondrusiek
                            #15

                            Pacman
                            alt text

                            Source code: https://github.com/Przemekkkth/Pacman_Qt-Cpp
                            Gameplay: https://youtu.be/RPBUjl7jOVo
                            Play online: https://przemekkkth.github.io/assets/games/pacman/index.html

                            1 Reply Last reply
                            3
                            • B Bondrusiek
                              15 Jun 2022, 08:29

                              Simple Qt/C++ games

                              See my github page: https://przemekkkth.github.io/ to see all my Qt projects.

                              hi I wrote a few simple games in Qt. List of them:

                              • Tetris

                              game_scene2.png

                              Source Code: https://github.com/Przemekkkth/Tetris_Qt-Cpp

                              Gameplay: https://youtu.be/CyErbZoVSvc

                              Play online: https://przemekkkth.github.io/assets/games/tetris/index.html

                              • Jun Jump - clone of Doodle Jump

                              screen.png

                              Source Code: https://github.com/Przemekkkth/JanJump_Qt-Cpp

                              Gameplay: https://youtube.com/shorts/3g40t0K3p68

                              Play online: https://przemekkkth.github.io/assets/games/janjump/index.html

                              • Arkanoid

                              arkanoid0.png

                              Source Code: https://github.com/Przemekkkth/Arkanoid_Qt-Cpp

                              Gameplay: https://youtu.be/8ak5AxXh-3U

                              Play online: https://przemekkkth.github.io/assets/games/arkanoid/index.html

                              • Snake

                              snake0.png

                              Source Code: https://github.com/Przemekkkth/Snake_Qt-Cpp

                              Gameplay: https://youtu.be/QxxzeqEapiU

                              Play online: https://przemekkkth.github.io/assets/games/snake/index.html

                              • Minesweeper

                              screen.png

                              Source Code: https://github.com/Przemekkkth/Minesweeper_Qt-Cpp

                              Gameplay: https://youtu.be/B8lmjbBFSVU

                              Play online: https://przemekkkth.github.io/assets/games/minesweeper/index.html

                              • Fifteen Puzzle

                              screen2.png

                              Source Code: https://github.com/Przemekkkth/FifteenPuzzle_Qt-Cpp

                              Gameplay: https://youtu.be/EBays-axBgk

                              Play online: https://przemekkkth.github.io/assets/games/fifteenpuzzle/index.html

                              If you have comments or questions, write

                              to be continued...

                              stay tuned

                              B Offline
                              B Offline
                              Bondrusiek
                              wrote on 22 Aug 2022, 13:36 last edited by Bondrusiek
                              #16

                              Space Invaders
                              alt text
                              Source code: https://github.com/Przemekkkth/SpaceInvanders_Qt-Cpp
                              Gameplay: https://youtu.be/Ax7pYgQ_94g
                              Play online: https://przemekkkth.github.io/assets/games/spaceinvaders/index.html

                              1 Reply Last reply
                              1
                              • B Offline
                                B Offline
                                Bondrusiek
                                wrote on 29 Aug 2022, 12:26 last edited by Bondrusiek
                                #17

                                Frogger:
                                alt text
                                Source code: https://github.com/Przemekkkth/Frogger_Qt-Cpp
                                Gameplay: https://youtu.be/PUZY0EbKDO4
                                Play online: https://przemekkkth.github.io/assets/games/frogger/index.html

                                1 Reply Last reply
                                0
                                • B Bondrusiek
                                  15 Jun 2022, 08:29

                                  Simple Qt/C++ games

                                  See my github page: https://przemekkkth.github.io/ to see all my Qt projects.

                                  hi I wrote a few simple games in Qt. List of them:

                                  • Tetris

                                  game_scene2.png

                                  Source Code: https://github.com/Przemekkkth/Tetris_Qt-Cpp

                                  Gameplay: https://youtu.be/CyErbZoVSvc

                                  Play online: https://przemekkkth.github.io/assets/games/tetris/index.html

                                  • Jun Jump - clone of Doodle Jump

                                  screen.png

                                  Source Code: https://github.com/Przemekkkth/JanJump_Qt-Cpp

                                  Gameplay: https://youtube.com/shorts/3g40t0K3p68

                                  Play online: https://przemekkkth.github.io/assets/games/janjump/index.html

                                  • Arkanoid

                                  arkanoid0.png

                                  Source Code: https://github.com/Przemekkkth/Arkanoid_Qt-Cpp

                                  Gameplay: https://youtu.be/8ak5AxXh-3U

                                  Play online: https://przemekkkth.github.io/assets/games/arkanoid/index.html

                                  • Snake

                                  snake0.png

                                  Source Code: https://github.com/Przemekkkth/Snake_Qt-Cpp

                                  Gameplay: https://youtu.be/QxxzeqEapiU

                                  Play online: https://przemekkkth.github.io/assets/games/snake/index.html

                                  • Minesweeper

                                  screen.png

                                  Source Code: https://github.com/Przemekkkth/Minesweeper_Qt-Cpp

                                  Gameplay: https://youtu.be/B8lmjbBFSVU

                                  Play online: https://przemekkkth.github.io/assets/games/minesweeper/index.html

                                  • Fifteen Puzzle

                                  screen2.png

                                  Source Code: https://github.com/Przemekkkth/FifteenPuzzle_Qt-Cpp

                                  Gameplay: https://youtu.be/EBays-axBgk

                                  Play online: https://przemekkkth.github.io/assets/games/fifteenpuzzle/index.html

                                  If you have comments or questions, write

                                  to be continued...

                                  stay tuned

                                  B Offline
                                  B Offline
                                  Bondrusiek
                                  wrote on 4 Sept 2022, 12:00 last edited by Bondrusiek
                                  #18

                                  Pentomino
                                  alt text
                                  Source code: https://github.com/Przemekkkth/Pentomino_Qt-Cpp
                                  Gameplay: https://youtu.be/fVtmckgR38g
                                  Play online: https://przemekkkth.github.io/pentomino/assets/games/index.html

                                  B 1 Reply Last reply 9 Sept 2022, 18:57
                                  1
                                  • B Bondrusiek
                                    4 Sept 2022, 12:00

                                    Pentomino
                                    alt text
                                    Source code: https://github.com/Przemekkkth/Pentomino_Qt-Cpp
                                    Gameplay: https://youtu.be/fVtmckgR38g
                                    Play online: https://przemekkkth.github.io/pentomino/assets/games/index.html

                                    B Offline
                                    B Offline
                                    Bondrusiek
                                    wrote on 9 Sept 2022, 18:57 last edited by Bondrusiek
                                    #19

                                    Simpe Ray Casting
                                    alt text
                                    Source code: https://github.com/Przemekkkth/Simpe_Ray_Casting_Qt_Cpp
                                    Gameplay: https://youtube.com/shorts/FVJi0CKgppI
                                    Play online: https://przemekkkth.github.io/assets/games/raycasting/index.html

                                    B 1 Reply Last reply 11 Sept 2022, 14:12
                                    0
                                    • B Bondrusiek
                                      9 Sept 2022, 18:57

                                      Simpe Ray Casting
                                      alt text
                                      Source code: https://github.com/Przemekkkth/Simpe_Ray_Casting_Qt_Cpp
                                      Gameplay: https://youtube.com/shorts/FVJi0CKgppI
                                      Play online: https://przemekkkth.github.io/assets/games/raycasting/index.html

                                      B Offline
                                      B Offline
                                      Bondrusiek
                                      wrote on 11 Sept 2022, 14:12 last edited by Bondrusiek
                                      #20

                                      Maze Generator:
                                      alt text
                                      Source code: https://github.com/Przemekkkth/MazeGenerator_Qt-Cpp
                                      Gameplay: https://youtu.be/L7k7QzKe0Mc
                                      Play online: https://przemekkkth.github.io/assets/games/maze/index.html

                                      B 1 Reply Last reply 17 Sept 2022, 16:42
                                      0
                                      • B Bondrusiek
                                        11 Sept 2022, 14:12

                                        Maze Generator:
                                        alt text
                                        Source code: https://github.com/Przemekkkth/MazeGenerator_Qt-Cpp
                                        Gameplay: https://youtu.be/L7k7QzKe0Mc
                                        Play online: https://przemekkkth.github.io/assets/games/maze/index.html

                                        B Offline
                                        B Offline
                                        Bondrusiek
                                        wrote on 17 Sept 2022, 16:42 last edited by Bondrusiek
                                        #21

                                        Game of life
                                        alt text
                                        Source code: https://github.com/Przemekkkth/GameOfLifeQt-Cpp
                                        Video: https://youtu.be/pNBxWuhPUT0
                                        See online: https://przemekkkth.github.io/assets/games/gameoflife/index.html

                                        B 1 Reply Last reply 12 Oct 2022, 18:03
                                        0
                                        • B Bondrusiek
                                          17 Sept 2022, 16:42

                                          Game of life
                                          alt text
                                          Source code: https://github.com/Przemekkkth/GameOfLifeQt-Cpp
                                          Video: https://youtu.be/pNBxWuhPUT0
                                          See online: https://przemekkkth.github.io/assets/games/gameoflife/index.html

                                          B Offline
                                          B Offline
                                          Bondrusiek
                                          wrote on 12 Oct 2022, 18:03 last edited by Bondrusiek
                                          #22

                                          Platform game
                                          alt text
                                          Source code: https://github.com/Przemekkkth/PlatformGame_Qt-Cpp
                                          Gameplay: https://youtu.be/6Kq-WN513BA
                                          Play online: https://przemekkkth.github.io/assets/games/platformgame/index.html

                                          B 1 Reply Last reply 19 Oct 2022, 11:20
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved