Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Mapping
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TokenHerbz




PostPosted: Wed Sep 28, 2005 11:16 pm   Post subject: Mapping

How do i have one large map moved around...

Whats the best way to make a map?
Should i draw them? have many mini maps then Switch them at a "door"?
I really need a thourogh explination, step be step, please.

Its 2D im interested in atm, not 3D..

I found NO LUCK on this tut, its just confusing the **** outa me...
http://www.compsci.ca/v2/viewtopic.php?t=8046

thanks
Sponsor
Sponsor
Sponsor
sponsor
Cervantes




PostPosted: Thu Sep 29, 2005 2:59 pm   Post subject: (No subject)

Try making a single, large map. Use 0's to represent spaces (traversable areas). 1's could represent walls. 2's could represent doors.

To work with the array, you're going to need a firm understanding of 2D arrays. Ensure that, before trying to work with this type of map.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: