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. Hi every one ! Is it possible develope Game using QML?
Forum Updated to NodeBB v4.3 + New Features

Hi every one ! Is it possible develope Game using QML?

Scheduled Pinned Locked Moved Solved Game Development
11 Posts 4 Posters 2.7k Views 2 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.
  • A Offline
    A Offline
    ambershark
    wrote on last edited by
    #2

    Yes, and probably vplay.

    https://v-play.net/

    My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

    1 Reply Last reply
    1
    • ShaeS Offline
      ShaeS Offline
      Shae
      wrote on last edited by
      #3

      Oh, wonderful .

      1 Reply Last reply
      0
      • ShaeS Shae

        which engine to choose? I just know the box2D .

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #4

        @Shae How complex is your game?

        Here is a simple game that's written in QML only and doesn't require any special engine: http://doc.qt.io/qt-5/qtquick-demos-samegame-example.html

        Here's a more complex game that's written in QML and C++: http://blog.qt.io/blog/2014/07/21/google-labs-voltair-game-built-with-qt/

        See also https://wiki.qt.io/Qt_Based_Games#Tools_and_libraries

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        ShaeS 1 Reply Last reply
        3
        • JKSHJ JKSH

          @Shae How complex is your game?

          Here is a simple game that's written in QML only and doesn't require any special engine: http://doc.qt.io/qt-5/qtquick-demos-samegame-example.html

          Here's a more complex game that's written in QML and C++: http://blog.qt.io/blog/2014/07/21/google-labs-voltair-game-built-with-qt/

          See also https://wiki.qt.io/Qt_Based_Games#Tools_and_libraries

          ShaeS Offline
          ShaeS Offline
          Shae
          wrote on last edited by
          #5

          @JKSH I hope a simple MMORPG game not need too much effect. Most of the game samples based on Box2D,hard to choose.

          JKSHJ A 2 Replies Last reply
          0
          • ShaeS Shae

            @JKSH I hope a simple MMORPG game not need too much effect. Most of the game samples based on Box2D,hard to choose.

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #6

            @Shae said in Hi every one ! Is it possible develope Game using QML?:

            @JKSH I hope a simple MMORPG game not need too much effect. Most of the game samples based on Box2D,hard to choose.

            Look through the first 2 links I posted.

            For an MMORPG, you need at least one game server. You could use QML for the graphics, but you probably won't use QML to write the server code.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            ShaeS 1 Reply Last reply
            2
            • JKSHJ JKSH

              @Shae said in Hi every one ! Is it possible develope Game using QML?:

              @JKSH I hope a simple MMORPG game not need too much effect. Most of the game samples based on Box2D,hard to choose.

              Look through the first 2 links I posted.

              For an MMORPG, you need at least one game server. You could use QML for the graphics, but you probably won't use QML to write the server code.

              ShaeS Offline
              ShaeS Offline
              Shae
              wrote on last edited by
              #7

              @JKSH Dose the offline MMORPG need the server?

              JKSHJ 1 Reply Last reply
              0
              • ShaeS Shae

                @JKSH Dose the offline MMORPG need the server?

                JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #8

                @Shae said in Hi every one ! Is it possible develope Game using QML?:

                Dose the offline MMORPG need the server?

                MMORPG stands for "Massively Multiplayer Online Role-Playing Game". Offline MMORPGs don't exist. However, if you want to make a traditional single-player RPG, then you don't need a server.

                Have you made an RPG before? If not, I recommend you first get experience in designing the structure of an RPG. You can do this by using something like RPG Maker (they have a free version called RPG Maker VX Ace Lite)

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                ShaeS 1 Reply Last reply
                4
                • ShaeS Shae

                  @JKSH I hope a simple MMORPG game not need too much effect. Most of the game samples based on Box2D,hard to choose.

                  A Offline
                  A Offline
                  ambershark
                  wrote on last edited by
                  #9

                  @Shae Definitely no such thing as a "simple" mmorpg. Probably the hardest game type to make. They take large teams many years.

                  From the offline comment though you probably just want a simple RPG which is much easier. :)

                  My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

                  1 Reply Last reply
                  0
                  • JKSHJ JKSH

                    @Shae said in Hi every one ! Is it possible develope Game using QML?:

                    Dose the offline MMORPG need the server?

                    MMORPG stands for "Massively Multiplayer Online Role-Playing Game". Offline MMORPGs don't exist. However, if you want to make a traditional single-player RPG, then you don't need a server.

                    Have you made an RPG before? If not, I recommend you first get experience in designing the structure of an RPG. You can do this by using something like RPG Maker (they have a free version called RPG Maker VX Ace Lite)

                    ShaeS Offline
                    ShaeS Offline
                    Shae
                    wrote on last edited by
                    #10

                    @ambershark sorry I mean the single-player RPG. Thanks for your advise.

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      poma0001
                      Banned
                      wrote on last edited by poma0001
                      #11
                      This post is deleted!
                      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