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.7k 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
    #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 on 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 on 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 on 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