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. projecttttttt

projecttttttt

Scheduled Pinned Locked Moved C / C++ / MFC
game-devhelptutorialquestion
7 Posts 4 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.
  • U Offline
    U Offline
    User 4753359
    wrote on last edited by
    #1

    pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:

    T C D 3 Replies Last reply
    0
    • U User 4753359

      pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      So, concretely, what do you want to know, and what do you want us to do ? are you expecting us to do the job for you ?

      [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

      U 1 Reply Last reply
      0
      • U User 4753359

        pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:

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

        If you can divide your space into 'cells' then have a look at the A* algorithm, it is quite powerfull for that purpose (just google for "A start pathfinding", you'll find plenty of links).

        Cédric Moonen Software developer
        Charting control [v1.2]

        U 1 Reply Last reply
        0
        • T toxcct

          So, concretely, what do you want to know, and what do you want us to do ? are you expecting us to do the job for you ?

          [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

          U Offline
          U Offline
          User 4753359
          wrote on last edited by
          #4

          no i just wanted to know should v have to adopt some algorithms for this?

          1 Reply Last reply
          0
          • C Cedric Moonen

            If you can divide your space into 'cells' then have a look at the A* algorithm, it is quite powerfull for that purpose (just google for "A start pathfinding", you'll find plenty of links).

            Cédric Moonen Software developer
            Charting control [v1.2]

            U Offline
            U Offline
            User 4753359
            wrote on last edited by
            #5

            thanks for ur reply....is this algorithm apt for a project like this??pls do reply...

            C 1 Reply Last reply
            0
            • U User 4753359

              thanks for ur reply....is this algorithm apt for a project like this??pls do reply...

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

              Well, if you just need to find the shortest path in a grid with certain cells being blocked, then yes. But it requires that you divide your space in squares and the shortest path will be given as a succession of cells. Is it sufficient for your needs ?

              Cédric Moonen Software developer
              Charting control [v1.2]

              1 Reply Last reply
              0
              • U User 4753359

                pls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused:

                D Offline
                D Offline
                David Crow
                wrote on last edited by
                #7

                You need to research and become familiar with this.

                "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

                "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                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