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. New to Qt Game Framework
Qt 6.11 is out! See what's new in the release blog

New to Qt Game Framework

Scheduled Pinned Locked Moved Unsolved Game Development
7 Posts 3 Posters 2.5k Views 1 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by U7Development
    #1

    Hello!..
    I have some doubts about the framework, is it a Game Engine or a Render Engine?..
    It is possible to manage scenes as others like Cocos2dx? (QGraphicsScene is the man)

    And a last one, it is possible to apply scrolling BGs effects (you know, the farther BG is, the slower it scrolls...)

    Thanks!

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      What is Qt Game ?
      Do you have a link ?

      U 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        What is Qt Game ?
        Do you have a link ?

        U Offline
        U Offline
        U7Development
        wrote on last edited by
        #3

        @mrjj uh, ok, that was my stupid try to define a name for Qt Game Development, sorry, fixed...

        mrjjM 1 Reply Last reply
        0
        • U U7Development

          @mrjj uh, ok, that was my stupid try to define a name for Qt Game Development, sorry, fixed...

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @U7Development
          Hi
          Ah thought it was something new I missed :)
          Both QGraphicsScene and QML can be used for games.
          https://doc.qt.io/qt-5/qtdoc-demos-samegame-example.html

          Qt don't have a game engine as such. Its more of a render.

          What type of game do you plan on making?

          U 1 Reply Last reply
          1
          • mrjjM mrjj

            @U7Development
            Hi
            Ah thought it was something new I missed :)
            Both QGraphicsScene and QML can be used for games.
            https://doc.qt.io/qt-5/qtdoc-demos-samegame-example.html

            Qt don't have a game engine as such. Its more of a render.

            What type of game do you plan on making?

            U Offline
            U Offline
            U7Development
            wrote on last edited by
            #5

            @mrjj Thanks for your reply!..

            well, i'm planning something like Donkey Kong Country style scrolling game using 3d looking but all 2d... should be possible?

            Cheers.

            KroMignonK 1 Reply Last reply
            0
            • U U7Development

              @mrjj Thanks for your reply!..

              well, i'm planning something like Donkey Kong Country style scrolling game using 3d looking but all 2d... should be possible?

              Cheers.

              KroMignonK Offline
              KroMignonK Offline
              KroMignon
              wrote on last edited by
              #6

              @U7Development
              Take a look at Bacon2D, this is a MIT licenced QML 2D game engine.
              Could be usefull for your project.

              Good luck!

              It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

              U 1 Reply Last reply
              5
              • KroMignonK KroMignon

                @U7Development
                Take a look at Bacon2D, this is a MIT licenced QML 2D game engine.
                Could be usefull for your project.

                Good luck!

                U Offline
                U Offline
                U7Development
                wrote on last edited by
                #7

                @KroMignon
                Thanks for that, do you combine QML and C++ or all is QML based? forgive my ignorance...

                Thank

                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