Current Contest
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP ContestsCurrent Contest

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old September 29th, 2004, 07:58 PM
GiantPeach GiantPeach is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 7 GiantPeach User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Numbering scheme please...

Which coordinate is row and which is column in the $map[] array that will be passed to our method?

Where a '*' is some room/wall/corr block, and '-' is nothing important, is the numbering scheme:

A) - $map[row,column]

00,00------00,49
---**********
---**********
---**********
---**********
49,00------49,49

or

B) - $map[column,row]

00,00------49,00
---**********
---**********
---**********
---**********
00,49------49,49

thanks.
gp.

Reply With Quote
  #2  
Old September 29th, 2004, 08:19 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Numbering scheme please...

Actually, it's not important for reaching the goal (=connecting all the rooms in the map).

I think the version B) is more logical, because e.g. a point in a function graph is given as (x/y), means x is the horizontal axis and y is the vertical axis.
Also if you want to plot a pixel on the screen, the first coordinate is the x and the second is y.

Reply With Quote
  #3  
Old September 29th, 2004, 11:22 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Numbering scheme please...

it really doesn't matter..

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP ContestsCurrent Contest > Numbering scheme please...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway