Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Game developement using MFC

Game developement using MFC

Scheduled Pinned Locked Moved C / C++ / MFC
c++game-dev
7 Posts 2 Posters 0 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.
  • S Offline
    S Offline
    Supra2
    wrote on last edited by
    #1

    Hi, I would like to know where can I get sample code for game developed using C++ Or MFC. Thanks

    C 1 Reply Last reply
    0
    • S Supra2

      Hi, I would like to know where can I get sample code for game developed using C++ Or MFC. Thanks

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Which kind of game ? Because the technologies used to develop a solitaire will be completely different than those used to develop World of Warcraft. Anyway, don't forget that google is your best friend to help you find what you need.

      Cédric Moonen Software developer
      Charting control [v1.5] OpenGL game tutorial in C++

      S 1 Reply Last reply
      0
      • C Cedric Moonen

        Which kind of game ? Because the technologies used to develop a solitaire will be completely different than those used to develop World of Warcraft. Anyway, don't forget that google is your best friend to help you find what you need.

        Cédric Moonen Software developer
        Charting control [v1.5] OpenGL game tutorial in C++

        S Offline
        S Offline
        Supra2
        wrote on last edited by
        #3

        I would like to use VC 6.0 which involves loading of BMP, JPEG, WAV files.

        C 1 Reply Last reply
        0
        • S Supra2

          I would like to use VC 6.0 which involves loading of BMP, JPEG, WAV files.

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #4

          :sigh: So, you didn't even answer my question. How could you expect help if you don't provide any details about what you want to achieve ?

          Cédric Moonen Software developer
          Charting control [v1.5] OpenGL game tutorial in C++

          S 1 Reply Last reply
          0
          • C Cedric Moonen

            :sigh: So, you didn't even answer my question. How could you expect help if you don't provide any details about what you want to achieve ?

            Cédric Moonen Software developer
            Charting control [v1.5] OpenGL game tutorial in C++

            S Offline
            S Offline
            Supra2
            wrote on last edited by
            #5

            Don't get angry.... Actually we have to develop some game based on cards like solitare but it also involves loading of other JPG,BMP...which we load based on some logic. It is kind of amusment games (e.g. Golden Wheel) Thanks

            C 1 Reply Last reply
            0
            • S Supra2

              Don't get angry.... Actually we have to develop some game based on cards like solitare but it also involves loading of other JPG,BMP...which we load based on some logic. It is kind of amusment games (e.g. Golden Wheel) Thanks

              C Offline
              C Offline
              Cedric Moonen
              wrote on last edited by
              #6

              Supra2 wrote:

              Don't get angry....

              I don't get angry, I was stating the fact: if you don't provide enough information, nobody will be able to help you. We don't know what you are trying to achieve. :)

              Supra2 wrote:

              Actually we have to develop some game based on cards like solitare but it also involves loading of other JPG,BMP...which we load based on some logic. It is kind of amusment games (e.g. Golden Wheel)

              I guess using a plain MFC SDI application on which you draw things would do the trick. However, you'll need to learn a bit about MFC and GDI. I think for that it would be good to read a book on MFC (sorry but I don't have any name in head). However, I don't think you will be able to find a full tutorial on how developping a game with MFC. Loading an image is not possible directly but you can have a look at CXImage[^].

              Cédric Moonen Software developer
              Charting control [v1.5] OpenGL game tutorial in C++

              S 1 Reply Last reply
              0
              • C Cedric Moonen

                Supra2 wrote:

                Don't get angry....

                I don't get angry, I was stating the fact: if you don't provide enough information, nobody will be able to help you. We don't know what you are trying to achieve. :)

                Supra2 wrote:

                Actually we have to develop some game based on cards like solitare but it also involves loading of other JPG,BMP...which we load based on some logic. It is kind of amusment games (e.g. Golden Wheel)

                I guess using a plain MFC SDI application on which you draw things would do the trick. However, you'll need to learn a bit about MFC and GDI. I think for that it would be good to read a book on MFC (sorry but I don't have any name in head). However, I don't think you will be able to find a full tutorial on how developping a game with MFC. Loading an image is not possible directly but you can have a look at CXImage[^].

                Cédric Moonen Software developer
                Charting control [v1.5] OpenGL game tutorial in C++

                S Offline
                S Offline
                Supra2
                wrote on last edited by
                #7

                Hi, I need suggestion based on this game development using .Net (C# or VB.Net). I would like to create GUI at client side using C# or VB.Net and at server side needs to validate the user. pls let me know which option is feasible in terms of game development(VC++ MFC or .Net).Also I want to draw images at client side. At server side I would like to access and modify database (Access) so I am not sure whether which option is suitable in this case. Thanks

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups