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 Offline
    BondrusiekB Offline
    Bondrusiek
    wrote on last edited by
    #69

    Camera OpenGL
    alt text
    Source code: https://github.com/Przemekkkth/camera-opengl-qt
    Video: https://youtu.be/PGxLBHU9dg0

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

      I forked a repository that contains raycasting projects. One is in the style of Wolfenstein and the other in the style of Doom. Here is a YouTube link about it (https://www.youtube.com/watch?v=fSjc8vLMg8c). Here is my repository where I created it in the style of Wolfenstein:
      https://github.com/Przemekkkth/QDoomenstein-3d
      alt text

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

        Top Down Shooter
        alt text
        Source code: https://github.com/Przemekkkth/top-down-shooter-qt
        Gameplay: https://youtu.be/YuSc8oCXHxk

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

          Bomberman
          Remake of Bomberman written in C++ and Qt. This is a Qt/C++ fork of the C++ SFML Bomberman Game.

          alt text

          Source code: https://github.com/Przemekkkth/QBomberman
          Gameplay: https://youtu.be/qCnIcsEiYvY

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

            Chrome Dino
            alt text

            Source code: https://github.com/Przemekkkth/chrome-qdino
            Gameplay: https://youtu.be/bcmY7_WObiA

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

              Arrow defense game
              alt text
              Source code: https://github.com/Przemekkkth/arrow-defense-qt-game

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

                Blackjack
                alt text
                Source code: https://github.com/Przemekkkth/blackjack-qt
                Gameplay: https://youtu.be/yLGg9stgmX0

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  KiraKelly
                  wrote on last edited by
                  #76

                  you are so good i have played some of the games above

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

                    @KiraKelly Thank you very much. If you
                    want to popularize this thread, you can give a thumbs up for the main message.

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

                      Procedural Generation
                      alt text

                      Source code: https://github.com/Przemekkkth/qt-procedural-generation

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        AlistairLeblanc
                        wrote on last edited by
                        #79
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • BondrusiekB Offline
                          BondrusiekB Offline
                          Bondrusiek
                          wrote on last edited by
                          #80

                          Shake Generator
                          alt text

                          Source code: https://github.com/Przemekkkth/shake-generator-qt

                          1 Reply Last reply
                          0
                          • EndrII 0E Offline
                            EndrII 0E Offline
                            EndrII 0
                            wrote on last edited by
                            #81

                            @Bondrusiek can i share here my game ?

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

                              @EndrII-0 , sure! you can.(will be very great if you also share a source code)

                              1 Reply Last reply
                              0
                              • EndrII 0E Offline
                                EndrII 0E Offline
                                EndrII 0
                                wrote last edited by
                                #83

                                Okay i publish it after release - at not it is still in Development

                                1 Reply Last reply
                                1
                                • 8Observer88 Offline
                                  8Observer88 Offline
                                  8Observer8
                                  wrote last edited by 8Observer8
                                  #84

                                  Pac-Man is cool!

                                  A little bug here:

                                  image.png

                                  Maybe it is because a browser tab with a game was inactive for a while.

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

                                    @8Observer8, Nice to hear that you like it! As for the offset — it's not a bug, it's a feature ;D. I originally designed the game for a standard window size, where the position (-2, -2) hides those elements. However, when using a browser, the background can be larger, which makes some items visible.

                                    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