Thread: Creating Maze Silmulator in C++ language

  1. #16
    Registered User
    Join Date
    Sep 2008
    Posts
    9
    Quote Originally Posted by guesst View Post
    kazaftan, lemme spell it out for you, since you can't seem to be bother to read the AUP. This sounds like you're looking for someone to do your homework for you. This board take a very dim view of folks trying to get others to do their homework for them. A little bit of research and using your own brain will solve this problem for you.

    Don't try to convert someone else's solution from C#. Write your own. Use your brain. You can do it.
    I hope so. Thank you.

  2. #17
    Registered User
    Join Date
    Sep 2008
    Posts
    9
    Can anyone explain to me about A* algorithm?

  3. #18
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    > Can anyone explain to me about A* algorithm?
    Again, use a search engine to find some tutorials and start reading.
    We're not here to read for you and spoon-feed it to you here one sentence at a time.

    If you have specific questions later on, then we can deal with that, say
    "I don't understand what paragraph 4.2 on <some website> is trying to do".
    That would show us that you've made the effort.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ASM to C language
    By TAZIN in forum C Programming
    Replies: 22
    Last Post: 06-03-2009, 06:29 AM
  2. Mouse Maze Problem
    By Furbiesandbeans in forum C++ Programming
    Replies: 13
    Last Post: 04-28-2008, 04:20 PM
  3. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  4. Enough language discussions.
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 06-13-2004, 09:59 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM