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
85 Posts 9 Posters 52.4k Views 8 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.
  • BondrusiekB Bondrusiek

    3D Simple Object Engine Qt/C++
    App loads obj file and simulates 3D camera.
    Source code: https://github.com/Przemekkkth/3DSimpleObjectEngine_Qt-Cpp

    alt text

    BondrusiekB Offline
    BondrusiekB Offline
    Bondrusiek
    wrote on last edited by Bondrusiek
    #45

    @Bondrusiek
    Polyomino
    alt text

    Source code:
    https://github.com/Przemekkkth/Polyomino_Qt-Cpp
    Play online: https://przemekkkth.github.io/assets/games/polyomino/
    Gameplay: https://youtu.be/5MFxjR8c9yU

    BondrusiekB 1 Reply Last reply
    0
    • BondrusiekB Bondrusiek

      @Bondrusiek
      Polyomino
      alt text

      Source code:
      https://github.com/Przemekkkth/Polyomino_Qt-Cpp
      Play online: https://przemekkkth.github.io/assets/games/polyomino/
      Gameplay: https://youtu.be/5MFxjR8c9yU

      BondrusiekB Offline
      BondrusiekB Offline
      Bondrusiek
      wrote on last edited by Bondrusiek
      #46

      TwiniGolf
      out.gif
      Source code: https://przemekkkth.github.io/twinigolf/index.html
      Play online: https://przemekkkth.github.io/assets/games/twinigolf/index.html
      Gameplay: https://youtu.be/PZIHDSWqmo8

      BondrusiekB 1 Reply Last reply
      1
      • BondrusiekB Bondrusiek

        TwiniGolf
        out.gif
        Source code: https://przemekkkth.github.io/twinigolf/index.html
        Play online: https://przemekkkth.github.io/assets/games/twinigolf/index.html
        Gameplay: https://youtu.be/PZIHDSWqmo8

        BondrusiekB Offline
        BondrusiekB Offline
        Bondrusiek
        wrote on last edited by Bondrusiek
        #47

        LookAtCursor
        alt text

        Source code: https://github.com/Przemekkkth/LookAtCursor_Qt-Cpp
        See online: https://przemekkkth.github.io/assets/games/lookatcursor/index.html

        BondrusiekB 1 Reply Last reply
        1
        • BondrusiekB Bondrusiek

          LookAtCursor
          alt text

          Source code: https://github.com/Przemekkkth/LookAtCursor_Qt-Cpp
          See online: https://przemekkkth.github.io/assets/games/lookatcursor/index.html

          BondrusiekB Offline
          BondrusiekB Offline
          Bondrusiek
          wrote on last edited by
          #48

          TicTacToe in FelgoSDK

          5_a.png

          Source code: https://github.com/Przemekkkth/TicTacToe_FelgoSDK

          Tutorial: https://przemekkkth.github.io/posts/tic-tac-toe/

          BondrusiekB 1 Reply Last reply
          0
          • BondrusiekB Bondrusiek

            TicTacToe in FelgoSDK

            5_a.png

            Source code: https://github.com/Przemekkkth/TicTacToe_FelgoSDK

            Tutorial: https://przemekkkth.github.io/posts/tic-tac-toe/

            BondrusiekB Offline
            BondrusiekB Offline
            Bondrusiek
            wrote on last edited by
            #49

            Sudoku
            alt text

            Source code: https://github.com/Przemekkkth/Sudoku_Qt-Cpp
            Gameplay: https://youtu.be/RFya-TYYSXc
            Play online: https://przemekkkth.github.io/assets/games/sudoku/index.html

            BondrusiekB 1 Reply Last reply
            0
            • BondrusiekB Bondrusiek

              Sudoku
              alt text

              Source code: https://github.com/Przemekkkth/Sudoku_Qt-Cpp
              Gameplay: https://youtu.be/RFya-TYYSXc
              Play online: https://przemekkkth.github.io/assets/games/sudoku/index.html

              BondrusiekB Offline
              BondrusiekB Offline
              Bondrusiek
              wrote on last edited by Bondrusiek
              #50

              2048
              out.gif

              Source code: https://github.com/Przemekkkth/2048_Qt-Cpp
              Play online: https://przemekkkth.github.io/assets/games/2048/index.html
              Gameplay: https://youtu.be/ogU4IfCn394

              BondrusiekB 1 Reply Last reply
              0
              • BondrusiekB Bondrusiek

                2048
                out.gif

                Source code: https://github.com/Przemekkkth/2048_Qt-Cpp
                Play online: https://przemekkkth.github.io/assets/games/2048/index.html
                Gameplay: https://youtu.be/ogU4IfCn394

                BondrusiekB Offline
                BondrusiekB Offline
                Bondrusiek
                wrote on last edited by
                #51

                Cardioid
                out.png

                Source code: https://gist.github.com/Przemekkkth/80b4e7dbb25e0ab9c6432fab1b713337

                See online: https://user-images.githubusercontent.com/28188300/249451546-9edc1343-22b9-458a-ae94-1b8b05e18a48.mp4

                BondrusiekB 1 Reply Last reply
                1
                • BondrusiekB Bondrusiek

                  Cardioid
                  out.png

                  Source code: https://gist.github.com/Przemekkkth/80b4e7dbb25e0ab9c6432fab1b713337

                  See online: https://user-images.githubusercontent.com/28188300/249451546-9edc1343-22b9-458a-ae94-1b8b05e18a48.mp4

                  BondrusiekB Offline
                  BondrusiekB Offline
                  Bondrusiek
                  wrote on last edited by
                  #52

                  Analog Clock
                  Source code: https://github.com/Przemekkkth/AnalogClock_Qt-Cpp
                  Video: https://youtu.be/ISnqJ1qrJ2g
                  alt text

                  Q 1 Reply Last reply
                  1
                  • BondrusiekB Bondrusiek

                    Analog Clock
                    Source code: https://github.com/Przemekkkth/AnalogClock_Qt-Cpp
                    Video: https://youtu.be/ISnqJ1qrJ2g
                    alt text

                    Q Offline
                    Q Offline
                    quan-wei-jun
                    wrote on last edited by
                    #53

                    @Bondrusiek you are excellent!

                    BondrusiekB 1 Reply Last reply
                    1
                    • Q quan-wei-jun

                      @Bondrusiek you are excellent!

                      BondrusiekB Offline
                      BondrusiekB Offline
                      Bondrusiek
                      wrote on last edited by
                      #54

                      Hi @quan-wei-jun, thanks for kind words

                      1 Reply Last reply
                      0
                      • SGaistS SGaist referenced this topic on
                      • BondrusiekB Offline
                        BondrusiekB Offline
                        Bondrusiek
                        wrote on last edited by
                        #55

                        Matrix Rain Code
                        alt text
                        Source code: https://github.com/Przemekkkth/MatrixCodeRain_Qt-Cpp
                        Video: https://youtu.be/x-mWpZXXI-c

                        BondrusiekB 1 Reply Last reply
                        1
                        • BondrusiekB Bondrusiek

                          Matrix Rain Code
                          alt text
                          Source code: https://github.com/Przemekkkth/MatrixCodeRain_Qt-Cpp
                          Video: https://youtu.be/x-mWpZXXI-c

                          BondrusiekB Offline
                          BondrusiekB Offline
                          Bondrusiek
                          wrote on last edited by
                          #56

                          Image to ASCII
                          source code: https://github.com/Przemekkkth/image_to_ascii-qt-cpp
                          alt text

                          1 Reply Last reply
                          1
                          • BondrusiekB Offline
                            BondrusiekB Offline
                            Bondrusiek
                            wrote on last edited by
                            #57

                            Qt/Box2D integration example
                            source code: https://github.com/Przemekkkth/qt_box2d_integration_example
                            gameplay: https://youtu.be/JfVkSZZezOk
                            alt text

                            BondrusiekB 1 Reply Last reply
                            0
                            • BondrusiekB Bondrusiek

                              Qt/Box2D integration example
                              source code: https://github.com/Przemekkkth/qt_box2d_integration_example
                              gameplay: https://youtu.be/JfVkSZZezOk
                              alt text

                              BondrusiekB Offline
                              BondrusiekB Offline
                              Bondrusiek
                              wrote on last edited by
                              #58

                              Gravity Tetris
                              alt text
                              Source code: https://github.com/Przemekkkth/gravity-tetris
                              Gameplay: https://youtu.be/CqleQv0-L5Y

                              BondrusiekB 1 Reply Last reply
                              0
                              • BondrusiekB Bondrusiek

                                Gravity Tetris
                                alt text
                                Source code: https://github.com/Przemekkkth/gravity-tetris
                                Gameplay: https://youtu.be/CqleQv0-L5Y

                                BondrusiekB Offline
                                BondrusiekB Offline
                                Bondrusiek
                                wrote on last edited by
                                #59

                                Isometric tiles
                                alt text
                                Source code: https://github.com/Przemekkkth/isometric_tiles_qt

                                BondrusiekB 1 Reply Last reply
                                0
                                • BondrusiekB Bondrusiek

                                  Isometric tiles
                                  alt text
                                  Source code: https://github.com/Przemekkkth/isometric_tiles_qt

                                  BondrusiekB Offline
                                  BondrusiekB Offline
                                  Bondrusiek
                                  wrote on last edited by
                                  #60

                                  Balloon Pop
                                  alt text

                                  Source code: https://github.com/Przemekkkth/balloon_pop_qt
                                  Gameplay: https://youtu.be/mClrskccUG8

                                  BondrusiekB 1 Reply Last reply
                                  0
                                  • BondrusiekB Bondrusiek

                                    Balloon Pop
                                    alt text

                                    Source code: https://github.com/Przemekkkth/balloon_pop_qt
                                    Gameplay: https://youtu.be/mClrskccUG8

                                    BondrusiekB Offline
                                    BondrusiekB Offline
                                    Bondrusiek
                                    wrote on last edited by
                                    #61

                                    Tic Tac Toe
                                    alt text
                                    Source code: https://github.com/Przemekkkth/tic-tac-toe-qt
                                    Gameplay: https://youtube.com/shorts/WZ-MxfD1UIQ

                                    BondrusiekB 1 Reply Last reply
                                    0
                                    • BondrusiekB Bondrusiek

                                      Tic Tac Toe
                                      alt text
                                      Source code: https://github.com/Przemekkkth/tic-tac-toe-qt
                                      Gameplay: https://youtube.com/shorts/WZ-MxfD1UIQ

                                      BondrusiekB Offline
                                      BondrusiekB Offline
                                      Bondrusiek
                                      wrote on last edited by
                                      #62

                                      King eats queens.
                                      alt text
                                      Source code: https://github.com/Przemekkkth/king-eats-queens-qt
                                      Gameplay: https://youtu.be/VDb2YNfMMNA

                                      1 Reply Last reply
                                      0
                                      • BondrusiekB Bondrusiek

                                        Mario
                                        World1-1
                                        alt text
                                        Source code: https://github.com/Przemekkkth/Mario_Qt-Cpp
                                        Gameplay: https://youtu.be/dTcI_2RDFL4
                                        Play online: https://przemekkkth.github.io/assets/games/marioqt/index.html

                                        R Offline
                                        R Offline
                                        roco
                                        wrote on last edited by
                                        #63

                                        @Bondrusiek I want to get started doing games in Qt, and I want to try and compile it from my machine I have a Windows and QtCreator and I can't seem to make the game compile, I it some configuration that I need to change or something, this is the output I get 1d37119a-9c7b-461d-bd3b-1614d212da06-image.png

                                        BondrusiekB 1 Reply Last reply
                                        0
                                        • R roco

                                          @Bondrusiek I want to get started doing games in Qt, and I want to try and compile it from my machine I have a Windows and QtCreator and I can't seem to make the game compile, I it some configuration that I need to change or something, this is the output I get 1d37119a-9c7b-461d-bd3b-1614d212da06-image.png

                                          BondrusiekB Offline
                                          BondrusiekB Offline
                                          Bondrusiek
                                          wrote on last edited by
                                          #64

                                          @roco Hi, I tried again MarioQt on my M1 Qt 6.5.3 and it works
                                          f6c8c20a-cdd3-40e8-bc88-b0cfe441dccb-image.png

                                          You should click Build->Clean.
                                          Then click right button on project and click Run CMake
                                          You should do this things when you change mode ie from release to debug etc.
                                          Then app should runs.

                                          BondrusiekB 1 Reply Last reply
                                          0

                                          • Login

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