codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  NEED HELP FAST! Navigation system, games programming arrays  ctfexe at 17:23 on Thursday, March 08, 2007
 

Hi, Im in need of help quick!
Im meant to make a game by monday. I have done most of the code, but i need some sort of navigation system.

I know i should use arrays to do this...how can i?

some sudo code:


//sudo code;
//navigation system;
int i,j,k,l = 0;

char cells[5,5];
do
{
do{
name [i,j] = "e";//earth, add paths through the earth
i++
}while (i<=5);
j ++;
}while (j<=5);



name[0,0] = "s"
current = k;
k++;
//if (room[k,l]=="e")








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Web Monitoring script
•  attach object to DOM element
•  Buy Low Cost RapidSSL Certificates @ Just $14.95 per year
•  Re: can execute c program through perl?????
•  Re: import contacts of msn/yahoo
•  Re: play mp3 and avi in java
•  Re: error and output redirection in perl
•  Re: Help with writing a program
•  Re: Hi need help in time()Fn


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007